![]() |
SyterKit 0.4.0.x
SyterKit is a bare-metal framework
|
Public Attributes | |
| uint32_t | jump_instruction |
| uint8_t | magic [8] |
| uint32_t | check_sum |
| uint32_t * | length |
| uint32_t | pub_head_size |
| uint8_t | pub_head_vsn [4] |
| uint32_t * | ret_addr |
| uint32_t * | run_addr |
| uint32_t | boot_cpu |
| uint8_t | platform [8] |
| uint32_t boot_file_head::boot_cpu |
| uint32_t boot_file_head::check_sum |
| uint32_t boot_file_head::jump_instruction |
| uint32_t * boot_file_head::length |
| uint8_t boot_file_head::magic |
| uint8_t boot_file_head::platform |
| uint32_t boot_file_head::pub_head_size |
| uint8_t boot_file_head::pub_head_vsn |
| uint32_t * boot_file_head::ret_addr |
| uint32_t * boot_file_head::run_addr |