exectos/drivers/ntosdrv/ntosdrv.spec
Rafal Kupiec 477e56e294
Some checks failed
Builds / ExectOS (i686) (push) Failing after 42s
Builds / ExectOS (amd64) (push) Successful in 49s
Move RtlFillMemory() routine to ntosdrv driver
2024-02-20 16:08:10 +01:00

4 lines
134 B
Python

# NT compatibilty layer exports
@ fastcall ExRundownCompleted(ptr) ExCompleteRundownProtection
@ stdcall RtlFillMemory(ptr long long)