#include #define RESET_VERSION 0x00010002 #define BOOT_LOADER_LBA 2 #define PHDR_ARRAY_SIZE 16 #define BLOCK_SIZE 512 // vim: tabstop=4 : softtabstop=4 : shiftwidth=4 : expandtab