mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-11 15:29:18 +00:00
Removed limine.h and use one inside tools/limine
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
#include <boot/protocols/limine.h>
|
||||
#include <boot/binfo.h>
|
||||
#include <types.h>
|
||||
#include <debug.h>
|
||||
#include <convert.h>
|
||||
|
||||
#include "../../../tools/limine/limine.h"
|
||||
#include "../../kernel.h"
|
||||
|
||||
void init_limine();
|
||||
|
Reference in New Issue
Block a user