mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 17:56:00 +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;
|
||||
}
|
||||
|
||||
#ifndef _MSC_VER
|
||||
NTHALAPI
|
||||
VOID
|
||||
NTAPI
|
||||
|
@ -120,4 +119,3 @@ KeStallExecutionProcessor(
|
|||
#error unimplemented
|
||||
#endif
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue