#include <stddef.h>
#include "../scheme-boot/boot_image.h"
const size_t boot_image_size = sizeof(boot_image);