mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 16:32:59 +00:00
[NTOSKRNL]
Fix compilation of zw.S with MSVC svn path=/branches/cmake-bringup/; revision=50660
This commit is contained in:
parent
d4a7d0fb36
commit
bcf29f9d9d
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
#include <asm.inc>
|
#include <asm.inc>
|
||||||
#include <syscalls.inc>
|
#include <syscalls.inc>
|
||||||
|
|
||||||
|
EXTERN _KiSystemService
|
||||||
|
|
||||||
.code
|
.code
|
||||||
|
|
||||||
SyscallId = 0
|
SyscallId = 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue