mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 19:26:05 +00:00
[HAL]
fix HalEndSystemInterrupt prototype. svn path=/trunk/; revision=45324
This commit is contained in:
@@ -319,7 +319,7 @@ HalBeginSystemInterrupt (KIRQL Irql,
|
||||
|
||||
VOID NTAPI
|
||||
HalEndSystemInterrupt (KIRQL Irql,
|
||||
UCHAR Vector)
|
||||
IN PKTRAP_FRAME TrapFrame)
|
||||
/*
|
||||
* FUNCTION: Finish a system interrupt and restore the specified irq level.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user