#ifndef PROTOS__LIMINE_H__ #define PROTOS__LIMINE_H__ #include noreturn void limine_load(char *config, char *cmdline); #endif