From 0476248f648ccddea9bdf9bae9095c3231e6643d Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 26 Jan 2024 15:37:37 +0100 Subject: Kernel: Retarget AMD64 according to spec. Kernel/Toolchain: Now move hKernel to /System/ when building the system. MPT: Fix API. newBoot: This is the priority, get a standard file layout to load the kernel at BK_START_KERNEL (0x00080000) Signed-off-by: Amlal El Mahrouss --- SPECS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SPECS') diff --git a/SPECS b/SPECS index 245e37c3..6cae3058 100644 --- a/SPECS +++ b/SPECS @@ -4,7 +4,7 @@ - ABI/Format: Portable Executable Format. - Architecture: Microkernel. -- Language: C++/C/Assembly (AMD64, ARC, X86S, ARM64) +- Language: C++/C/Assembly (AMD64, X64000, X86S, ARM64) =================================== 1: The hCore Microkernel -- cgit v1.2.3