HalRequestSoftwareInterrupt added

svn path=/trunk/; revision=6721
This commit is contained in:
Gunnar Dalsnes 2003-11-19 22:39:01 +00:00
parent ed95d0bee5
commit ae3fddb31b

View file

@ -49,6 +49,9 @@ KeRaiseIrqlToSynchLevel(VOID);
VOID STDCALL VOID STDCALL
HalReturnToFirmware(ULONG Action); HalReturnToFirmware(ULONG Action);
VOID FASTCALL
HalRequestSoftwareInterrupt(KIRQL SoftwareInterruptRequested);
/* Non-standard functions */ /* Non-standard functions */
VOID STDCALL VOID STDCALL
HalReleaseDisplayOwnership(); HalReleaseDisplayOwnership();