![]() |
SyterKit 0.4.0.x
SyterKit is a bare-metal framework
|
#include <stdbool.h>#include <stddef.h>#include <stdint.h>#include <types.h>#include <log.h>#include "image_loader.h"
Macros | |
| #define | KERNEL_CODE_OFFSET_IN_UIMAGE 0x40 |
Functions | |
| int | uImage_loader (uint8_t *addr, uint32_t *entry) |
| #define KERNEL_CODE_OFFSET_IN_UIMAGE 0x40 |