mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-12 21:25:36 +00:00
Change certain CPP conditionals into C conditionals, which should be possible for the compiler to optimize at runtime. This makes the source code easier to read.