mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-02-19 06:40:38 +00:00
We can't really use traditional include guards, because the header file may be piped to stdout (which means we might not have a file name).