mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
add ntoskrnl_amd64.def. For some reason amd64 kernel does not export KeQuerySystemTime and atm I don't know what else should be used, so I added it to the def.
svn path=/branches/ros-amd64-bringup/; revision=34744
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
<group xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<module name="ntoskrnl" type="kernel" installbase="system32" installname="ntoskrnl.exe">
|
||||
<!-- xi:include href="ntoskrnl-generic.rbuild" / -->
|
||||
<importlibrary definition="ntoskrnl_$(ARCH).def" />
|
||||
</module>
|
||||
</group>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user