mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 22:52:54 +00:00
[FREELDR]
Fix build with MSVC svn path=/trunk/; revision=52272
This commit is contained in:
parent
0c45ab3392
commit
df90685917
1 changed files with 0 additions and 2 deletions
|
@ -72,7 +72,6 @@ IoWritePartitionTable(
|
||||||
return STATUS_NOT_IMPLEMENTED;
|
return STATUS_NOT_IMPLEMENTED;
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifndef _MSC_VER
|
|
||||||
NTHALAPI
|
NTHALAPI
|
||||||
VOID
|
VOID
|
||||||
NTAPI
|
NTAPI
|
||||||
|
@ -120,4 +119,3 @@ KeStallExecutionProcessor(
|
||||||
#error unimplemented
|
#error unimplemented
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
#endif
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue