summaryrefslogtreecommitdiffstats
path: root/src/include/cpu.h
diff options
context:
space:
mode:
authorMichael Brown2025-04-29 13:17:16 +0200
committerMichael Brown2025-04-29 13:17:16 +0200
commit4e909cc2b043e46dddf69c305cddafbeb13e3a71 (patch)
tree5da322f0fe73cb6eff03d2045910e68d331ee298 /src/include/cpu.h
parent[peerdist] Remove never-used peerdist_msg_blk() macro (diff)
downloadipxe-4e909cc2b043e46dddf69c305cddafbeb13e3a71.tar.gz
ipxe-4e909cc2b043e46dddf69c305cddafbeb13e3a71.tar.xz
ipxe-4e909cc2b043e46dddf69c305cddafbeb13e3a71.zip
[build] Remove some long-obsolete unused header files
Signed-off-by: Michael Brown <mcb30@ipxe.org>
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 */