- fix build, thanks Black_Fox

svn path=/trunk/; revision=45153
This commit is contained in:
Kamil Hornicek 2010-01-19 21:19:56 +00:00
parent 2b21bf41f4
commit 6a901b0a67

View file

@ -799,4 +799,4 @@ AppCpuInit:
/* Switch to new kernel stack and start kernel bootstrapping */
KiSwitchToBootStack(InitialStack & ~3);
}
}