Make sure the compiler knows what we want.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16179 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -41,7 +41,7 @@ static struct tss **sTSS;
|
|||||||
//static struct tss **sDoubleFaultTSS;
|
//static struct tss **sDoubleFaultTSS;
|
||||||
struct tss **sDoubleFaultTSS;
|
struct tss **sDoubleFaultTSS;
|
||||||
static int *sIsTSSLoaded;
|
static int *sIsTSSLoaded;
|
||||||
static int32 sWaitAllCPUs;
|
static vint32 sWaitAllCPUs;
|
||||||
|
|
||||||
segment_descriptor *gGDT = NULL;
|
segment_descriptor *gGDT = NULL;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user