chore: reorganize file directories
We have reorganized all the file directories that previously looked ugly as hell (cough cough arch/x86_64 cough) Now it looks much cleaner Signed-off-by: kaguya <vpshinomiya@protonmail.com>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#include <uacpi/types.h>
|
||||
#include <uacpi/platform/arch_helpers.h>
|
||||
#include "mm/memory.h"
|
||||
#include "arch/x86_64/io.h"
|
||||
#include "arch/x86_64/irq.h"
|
||||
#include "arch/x86_64/pit.h"
|
||||
#include "time/time.h"
|
||||
#include "arch/x86_64/cpu/io.h"
|
||||
#include "arch/x86_64/sys/irq.h"
|
||||
#include "arch/x86_64/sys/pit.h"
|
||||
#include "arch/x86_64/sys/tsc.h"
|
||||
#include <stdatomic.h>
|
||||
#include <stdarg.h>
|
||||
#include "mm/vmm.h"
|
||||
|
||||
Reference in New Issue
Block a user