mirror of
https://github.com/reactos/reactos.git
synced 2025-01-06 06:20:13 +00:00
- fix mp hal too
svn path=/trunk/; revision=19811
This commit is contained in:
parent
de98d55a46
commit
a96173e692
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
VOID STDCALL
|
||||
HalInitializeProcessor(ULONG ProcessorNumber,
|
||||
PVOID /*PLOADER_PARAMETER_BLOCK*/ LoaderBlock)
|
||||
PLOADER_PARAMETER_BLOCK LoaderBlock)
|
||||
{
|
||||
ULONG CPU;
|
||||
|
||||
|
|
Loading…
Reference in a new issue