#ifndef BOOTLOADER_H #define BOOTLOADER_H #include "limine.h" #define DEFINE_LIMINE_REQUESTS #include "limine_requests.h" #endif /* BOOTLOADER_H */