mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 10:33:49 +01:00
Some of the `static inline` functions are only used in some configurations, depending on the preprocessor. Explicitly disable the warning to allow compilation with clang.