From 6c3c3c7a2e633e4dedd1701e6e2134f223b38574 Mon Sep 17 00:00:00 2001 From: Luca Dariz Date: Sat, 5 Feb 2022 18:51:25 +0100 Subject: cleanup multiboot * use _raw_ structs where we refer to the bootloader-provided data * remove unused structures * fix 64 bit boot Signed-off-by: Luca Dariz Message-Id: <20220205175129.309469-3-luca@orpolo.org> --- Makefrag.am | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefrag.am') diff --git a/Makefrag.am b/Makefrag.am index 50e9b24b..2a80abfa 100644 --- a/Makefrag.am +++ b/Makefrag.am @@ -404,7 +404,6 @@ include_mach_HEADERS = \ include/mach/message.h \ include/mach/mig_errors.h \ include/mach/msg_type.h \ - include/mach/multiboot.h \ include/mach/notify.h \ include/mach/pc_sample.h \ include/mach/policy.h \ -- cgit v1.2.3