forked from xt-sys/exectos
Implement ArInterruptsEnabled() routine
This commit is contained in:
@@ -42,6 +42,10 @@ XTAPI
|
||||
VOID
|
||||
ArInitializeProcessor(IN PVOID ProcessorStructures);
|
||||
|
||||
XTCDECL
|
||||
BOOLEAN
|
||||
ArInterruptsEnabled(VOID);
|
||||
|
||||
XTCDECL
|
||||
VOID
|
||||
ArInvalidateTlbEntry(IN PVOID Address);
|
||||
|
Reference in New Issue
Block a user