fixup! Kernel: Move GDT to its own namespace and cleanup
This commit is contained in:
parent
46e5b3f3d6
commit
73abc3b2ee
|
@ -2,7 +2,6 @@
|
|||
|
||||
#include <stdint.h>
|
||||
|
||||
|
||||
namespace GDT
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in New Issue