Implement spurious interrupt handler
This commit is contained in:
@@ -25,6 +25,11 @@ XTCLINK PVOID ArStartApplicationProcessorEnd[];
|
||||
XTCLINK ULONG_PTR ArTrapEntry[256];
|
||||
|
||||
/* Forward reference for assembler code */
|
||||
XTCLINK
|
||||
XTCDECL
|
||||
VOID
|
||||
ArHandleSpuriousInterrupt(VOID);
|
||||
|
||||
XTCLINK
|
||||
XTCDECL
|
||||
VOID
|
||||
|
||||
Reference in New Issue
Block a user