Synchronize headers with merged assembly code

This commit is contained in:
2026-04-02 15:16:21 +02:00
parent 09516835d0
commit 9eff9874c5
2 changed files with 10 additions and 2 deletions

View File

@@ -28,12 +28,12 @@ XTCLINK ULONG_PTR ArTrapEntry[256];
XTCLINK
XTCDECL
VOID
ArHandleSpuriousInterrupt(VOID);
ArEnableExtendedPhysicalAddressing(IN ULONG_PTR PageMap);
XTCLINK
XTCDECL
VOID
ArEnableExtendedPhysicalAddressing(IN ULONG_PTR PageMap);
ArHandleSpuriousInterrupt(VOID);
XTCLINK
XTCDECL