summaryrefslogtreecommitdiff
path: root/Makefrag.am
diff options
context:
space:
mode:
authorLuca Dariz <luca.dariz@gmail.com>2022-02-05 18:51:25 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2022-08-27 20:32:01 +0200
commit6c3c3c7a2e633e4dedd1701e6e2134f223b38574 (patch)
tree26096c259ae6de6c6bdd2b003cd7f97f67f8104b /Makefrag.am
parentc442d1a656e16d12cefe2d3e9b57f764ca4bc755 (diff)
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 <luca@orpolo.org> Message-Id: <20220205175129.309469-3-luca@orpolo.org>
Diffstat (limited to 'Makefrag.am')
-rw-r--r--Makefrag.am1
1 files changed, 0 insertions, 1 deletions
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 \