Attribute Macrosยง
- global_
frame_ allocator - A macro attribute for the global frame allocator.
- global_
heap_ allocator - A macro attribute to register the global heap allocator.
- global_
heap_ allocator_ slot_ map - A macro attribute to map allocation layouts to slot sizes and types.
- ktest
- The test attribute macro to mark a test function.
- main
- A macro attribute to mark the kernel entry point.
- panic_
handler - A macro attribute for the panic handler.
- test_
main - A macro attribute for the unit test kernel entry point.
- test_
panic_ handler - A macro attribute for the panic handler.