Hi,

Am 23.02.2015 10:04 schrieb "Ludwig Ortmann" <ludwig.ortm...@fu-berlin.de>:
> are you suggesting macros are better than APIs + functions?
> If so, please explain why and what better means ;)

I was not sure if the compiler optimizes out empty functions, so I assumed

#define INFO(msg) (void)0;

to be the better solution concerning code size.

Regards,
Martine
_______________________________________________
devel mailing list
devel@riot-os.org
http://lists.riot-os.org/mailman/listinfo/devel

Reply via email to