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