Lazuli
Loading...
Searching...
No Matches
Macros
compiler.h File Reference

Macro aliases on compiler facilities. More...

Go to the source code of this file.

Detailed Description

Macro aliases on compiler facilities.

This file defines macros that can be used as aliases on compiler facilities to add non-standard features to pure C89. Ideally kernel code should work without these macros. These are just the icing on the cake.

Definition in file compiler.h.

Macro Definition Documentation

◆ NORETURN

#define NORETURN

Definition at line 88 of file compiler.h.

◆ PROGMEM

#define PROGMEM

Definition at line 89 of file compiler.h.

◆ NOINIT

#define NOINIT

Definition at line 90 of file compiler.h.