did some restructuring, got multitasking almost working
This commit is contained in:
6
kernel/gdt.h
Normal file
6
kernel/gdt.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef KGDT_H
|
||||
#define KGDT_H
|
||||
|
||||
void init_gdt();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user