Export existing kernel routines
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
parent
033447f759
commit
8a91412ec4
@ -1,2 +1,5 @@
|
|||||||
@ stdcall HlIoPortInByte(ptr)
|
@ stdcall HlIoPortInByte(ptr)
|
||||||
@ stdcall HlIoPortOutByte(ptr long)
|
@ stdcall HlIoPortOutByte(ptr long)
|
||||||
|
@ stdcall RtlCopyMemory(ptr ptr long)
|
||||||
|
@ stdcall RtlSameMemory(ptr ptr long)
|
||||||
|
@ stdcall RtlWideStringCompare(wstr wstr long)
|
Loading…
Reference in New Issue
Block a user