mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
HalRequestSoftwareInterrupt added
svn path=/trunk/; revision=6721
This commit is contained in:
@@ -49,6 +49,9 @@ KeRaiseIrqlToSynchLevel(VOID);
|
||||
VOID STDCALL
|
||||
HalReturnToFirmware(ULONG Action);
|
||||
|
||||
VOID FASTCALL
|
||||
HalRequestSoftwareInterrupt(KIRQL SoftwareInterruptRequested);
|
||||
|
||||
/* Non-standard functions */
|
||||
VOID STDCALL
|
||||
HalReleaseDisplayOwnership();
|
||||
|
||||
Reference in New Issue
Block a user