Switch: to freestanding stdint and stdbool headers
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include "../libc/stdio.h"
|
||||
#include "../kernel/system.h"
|
||||
#include "../libc/crypto.h"
|
||||
#include "../libc/stdint.h"
|
||||
#include <stdint.h>
|
||||
#include "../drivers/serial.h"
|
||||
#include "../libc/string.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user