summaryrefslogtreecommitdiffstats
path: root/src/include/cpu.h
diff options
context:
space:
mode:
authorSimon Rettberg2026-01-28 12:53:53 +0100
committerSimon Rettberg2026-01-28 12:53:53 +0100
commit8e82785c584dc13e20f9229decb95bd17bbe9cd1 (patch)
treea8b359e59196be5b2e3862bed189107f4bc9975f /src/include/cpu.h
parentMerge branch 'master' into openslx (diff)
parent[prefix] Make unlzma.S compatible with 386 class CPUs (diff)
downloadipxe-openslx.tar.gz
ipxe-openslx.tar.xz
ipxe-openslx.zip
Merge branch 'master' into openslxopenslx
Diffstat (limited to 'src/include/cpu.h')
-rw-r--r--src/include/cpu.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/include/cpu.h b/src/include/cpu.h
deleted file mode 100644
index b2c428f77..000000000
--- a/src/include/cpu.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef CPU_H
-#define CPU_H
-
-#include "bits/cpu.h"
-
-#endif /* CPU_H */