Switch: to freestanding stdint and stdbool headers
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "system.h"
|
||||
#include "paging.h"
|
||||
#include "../drivers/ata.h"
|
||||
#include "../libc/stdint.h"
|
||||
#include <stdint.h>
|
||||
#include "../drivers/framebuffer.h"
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user