summaryrefslogtreecommitdiffstats
path: root/arch/x86/gdt/GlobalObj.cpp
blob: fbceeefb6ef1c2d6c4db04add72c26ba1e7b301c (plain) (blame)
1
2
3
4
5
6
#include "GlobalObj.h"


uint64 MngGdt::gdt[MngGdt::size];

MngGdt mngGdt;