#ifndef __PROTOS__STIVALE2_H__ #define __PROTOS__STIVALE2_H__ #include void stivale2_load(char *config, char *cmdline, bool pxe, void *efi_system_table); #endif