Go to the source code of this file.
Defines | |
#define | ARRAY_SIZE(a) sizeof(a) / sizeof((a)[0]) |
#define | WEAK_DECL __attribute__ ((__weak__)) |
#define ARRAY_SIZE | ( | a | ) | sizeof(a) / sizeof((a)[0]) |
Definition at line 31 of file top_defs.h.
#define WEAK_DECL __attribute__ ((__weak__)) |
Definition at line 34 of file top_defs.h.