mirror of
https://github.com/reactos/reactos.git
synced 2025-07-27 07:12:55 +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
|
VOID STDCALL
|
||||||
HalInitializeProcessor(ULONG ProcessorNumber,
|
HalInitializeProcessor(ULONG ProcessorNumber,
|
||||||
PVOID /*PLOADER_PARAMETER_BLOCK*/ LoaderBlock)
|
PLOADER_PARAMETER_BLOCK LoaderBlock)
|
||||||
{
|
{
|
||||||
ULONG CPU;
|
ULONG CPU;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue