Add missing forward declaration of ArInitializeProcessor() routine
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
parent
900e71459a
commit
ce4e590347
@ -28,6 +28,10 @@ XTCDECL
|
||||
VOID
|
||||
ArHalt();
|
||||
|
||||
XTAPI
|
||||
VOID
|
||||
ArInitializeProcessor(VOID);
|
||||
|
||||
XTCDECL
|
||||
VOID
|
||||
ArInvalidateTlbEntry(IN PVOID Address);
|
||||
|
Loading…
Reference in New Issue
Block a user