mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-02-18 21:40:43 +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).