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:
Timo Kreuzer
2008-07-24 14:31:35 +00:00
parent fdcebd5143
commit 9e84c59b5c
2 changed files with 1520 additions and 0 deletions
+1
View File
@@ -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