diff options
Diffstat (limited to 'arch/x86/gdt/GlobalObj.cpp')
| -rw-r--r-- | arch/x86/gdt/GlobalObj.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/x86/gdt/GlobalObj.cpp b/arch/x86/gdt/GlobalObj.cpp deleted file mode 100644 index fbceeef..0000000 --- a/arch/x86/gdt/GlobalObj.cpp +++ /dev/null @@ -1,6 +0,0 @@ -#include "GlobalObj.h" - - -uint64 MngGdt::gdt[MngGdt::size]; - -MngGdt mngGdt; |
