aboutsummaryrefslogtreecommitdiff
path: root/i386/Makefrag_x86.am
diff options
context:
space:
mode:
authorLD <luca@orpolo.org>2024-03-09 15:02:43 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2024-03-09 18:43:39 +0100
commit8e726dc9abda7027922444a53eb3131c8e267666 (patch)
tree2b35a7d0fe6a46ec5fc2806707cc79db68d5f7f3 /i386/Makefrag_x86.am
parent346a380129e3ac30c1e86089a12ca63eec81e5e7 (diff)
downloadgnumach-8e726dc9abda7027922444a53eb3131c8e267666.tar.gz
gnumach-8e726dc9abda7027922444a53eb3131c8e267666.tar.bz2
gnumach-8e726dc9abda7027922444a53eb3131c8e267666.zip
remove machine/machspl.h as it duplicates machine/spl.h
Message-ID: <20240309140244.347835-2-luca@orpolo.org>
Diffstat (limited to 'i386/Makefrag_x86.am')
-rw-r--r--i386/Makefrag_x86.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/i386/Makefrag_x86.am b/i386/Makefrag_x86.am
index 272de023..a6c7a5c8 100644
--- a/i386/Makefrag_x86.am
+++ b/i386/Makefrag_x86.am
@@ -50,7 +50,6 @@ libkernel_a_SOURCES += \
i386/i386/mach_param.h \
i386/i386/machine_routines.h \
i386/i386/machine_task.c \
- i386/i386/machspl.h \
i386/i386/model_dep.h \
i386/i386/mp_desc.c \
i386/i386/mp_desc.h \