#ifndef __PROTOS__LIMINE_H__ #define __PROTOS__LIMINE_H__ #include bool limine_load(char *config, char *cmdline); #endif