Synchronize headers with merged assembly code
All checks were successful
Builds / ExectOS (amd64, release) (push) Successful in 29s
Builds / ExectOS (amd64, debug) (push) Successful in 36s
Builds / ExectOS (i686, debug) (push) Successful in 28s
Builds / ExectOS (i686, release) (push) Successful in 38s

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