diff options
Diffstat (limited to 'Drivers/Hello')
| -rw-r--r-- | Drivers/Hello/Main.c (renamed from Drivers/Hello/Hello.c) | 0 | ||||
| -rw-r--r-- | Drivers/Hello/x86_64.mk | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Drivers/Hello/Hello.c b/Drivers/Hello/Main.c index 10feda48..10feda48 100644 --- a/Drivers/Hello/Hello.c +++ b/Drivers/Hello/Main.c diff --git a/Drivers/Hello/x86_64.mk b/Drivers/Hello/x86_64.mk index 07f41807..4ddb7e5b 100644 --- a/Drivers/Hello/x86_64.mk +++ b/Drivers/Hello/x86_64.mk @@ -20,7 +20,7 @@ REM=rm REM_FLAG=-f FLAG_ASM=-f win64 -FLAG_GNU=-fshort-wchar -fno-rtti -fno-exceptions -D__DDK_AMD64__ -mgeneral-regs-only -mno-red-zone -D__KERNEL__ \ +FLAG_GNU=-fshort-wchar -D__DDK_AMD64__ -mgeneral-regs-only -mno-red-zone -D__KERNEL__ \ -DEFI_FUNCTION_WRAPPER -I../ -I../../ -I./ -c -ffreestanding -std=c17 -D__HAVE_MAHROUSS_APIS__ -D__MAHROUSS__ -D__BOOTLOADER__ -I./ .PHONY: invalid-recipe |
