Renaming/Moving stuff into a different file structure
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
#include "bootloader/multiboot.h"
|
||||
#define CHECK_FLAG(flags, bit) ((flags) & (1 <<(bit)))
|
||||
|
||||
#include "arch/i386/tty/kterm.h"
|
||||
#include "tty/kterm.h"
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user