From d108de7b8ad0f92bdc9f3951e762c09c762fd174 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 10 Jul 2024 10:14:07 +0200 Subject: MHR-36: Expose POWER64 VMS and common StackFrame across platforms. And code refactors. Signed-off-by: Amlal El Mahrouss --- Kernel/HALKit/AXP/CoreSyscallHandlerDEC.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Kernel/HALKit/AXP/CoreSyscallHandlerDEC.cpp') diff --git a/Kernel/HALKit/AXP/CoreSyscallHandlerDEC.cpp b/Kernel/HALKit/AXP/CoreSyscallHandlerDEC.cpp index 4469eee9..2cfe6e70 100644 --- a/Kernel/HALKit/AXP/CoreSyscallHandlerDEC.cpp +++ b/Kernel/HALKit/AXP/CoreSyscallHandlerDEC.cpp @@ -5,7 +5,7 @@ ------------------------------------------- */ #include -#include +#include /// @brief Internal call for syscall, to work with C++. /// @param stack -- cgit v1.2.3