mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
- fix build, thanks Black_Fox
svn path=/trunk/; revision=45153
This commit is contained in:
parent
2b21bf41f4
commit
6a901b0a67
1 changed files with 1 additions and 1 deletions
|
@ -799,4 +799,4 @@ AppCpuInit:
|
||||||
|
|
||||||
/* Switch to new kernel stack and start kernel bootstrapping */
|
/* Switch to new kernel stack and start kernel bootstrapping */
|
||||||
KiSwitchToBootStack(InitialStack & ~3);
|
KiSwitchToBootStack(InitialStack & ~3);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue