Defines | |
| #define | EXTERN_C_BEGIN |
| L4 Inline function attribute. | |
| #define | EXTERN_C_END |
| End section with C types and functions. | |
| #define | EXTERN_C |
| Mark C types and functions. | |
| #define | L4_NORETURN |
| Noreturn function attribute. | |
| #define | L4_NOINSTRUMENT |
| No instrumentation function attribute. | |
| #define EXTERN_C_BEGIN |
L4 Inline function attribute.
Start section with C types and functions
Definition at line 54 of file compiler.h.