mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
[NTOSKRNL]
Fix compilation of zw.S with MSVC svn path=/branches/cmake-bringup/; revision=50660
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
#include <asm.inc>
|
||||
#include <syscalls.inc>
|
||||
|
||||
EXTERN _KiSystemService
|
||||
|
||||
.code
|
||||
|
||||
SyscallId = 0
|
||||
|
||||
Reference in New Issue
Block a user