some memory for it in bss. Also put some space in for the gdt in rodata. Need to leave now, so this broken build goes to the repo!
7 lines
135 B
C
7 lines
135 B
C
/* kdtables.c
|
|
* Kernel Descriptor Tables
|
|
*
|
|
* Contains GDT, LDT, and any relevant functions and structs pertaining to them
|
|
*/
|
|
|
|
|