mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
- fix build (commenting out calls)
svn path=/trunk/; revision=24966
This commit is contained in:
parent
76a4c9efc1
commit
b74888ef0d
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ HalpInitPhase0(PLOADER_PARAMETER_BLOCK LoaderBlock)
|
|||
HalpInitPICs();
|
||||
|
||||
/* Setup busy waiting */
|
||||
HalpCalibrateStallExecution();
|
||||
//HalpCalibrateStallExecution();
|
||||
|
||||
HalpXboxInitPartIo();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue