fix: no more random reboot
This commit is contained in:
@ -1,11 +1,9 @@
|
||||
#include "alloc.h"
|
||||
#include "gdt.h"
|
||||
#include "idt.h"
|
||||
#include "kpanic.h"
|
||||
#include "kprintf.h"
|
||||
#include "memory.h"
|
||||
#include "power.h"
|
||||
#include "shell.h"
|
||||
#include "string.h"
|
||||
#include "terminal.h"
|
||||
|
||||
#include <stdbool.h>
|
||||
|
Reference in New Issue
Block a user