|
Karg v0.2.0
The kernel of CargOS
|
Go to the source code of this file.
Macros | |
| #define | section(name) __attribute__((section(#name))) |
| #define | used __attribute__((used)) |
| #define section | ( | name | ) | __attribute__((section(#name))) |
| #define used __attribute__((used)) |