summaryrefslogtreecommitdiffstats
path: root/src/arch/e1/include/bits/cpu.h
diff options
context:
space:
mode:
authorMichael Brown2006-03-17 15:13:09 +0100
committerMichael Brown2006-03-17 15:13:09 +0100
commitb2909e547d78d5441b7e88e862c0e00541d3a5f0 (patch)
tree713f2c6be0a71a68b415dfe57493cb6770fac908 /src/arch/e1/include/bits/cpu.h
parentGPXE code cleanup and purge. (diff)
downloadipxe-b2909e547d78d5441b7e88e862c0e00541d3a5f0.tar.gz
ipxe-b2909e547d78d5441b7e88e862c0e00541d3a5f0.tar.xz
ipxe-b2909e547d78d5441b7e88e862c0e00541d3a5f0.zip
They can come back when they have someone to support them.
Diffstat (limited to 'src/arch/e1/include/bits/cpu.h')
-rw-r--r--src/arch/e1/include/bits/cpu.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/arch/e1/include/bits/cpu.h b/src/arch/e1/include/bits/cpu.h
deleted file mode 100644
index f25c009a2..000000000
--- a/src/arch/e1/include/bits/cpu.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef E1_BITS_CPU_H
-#define E1_BITS_CPU_H
-
-#define cpu_setup() do {} while(0)
-
-#endif /* E1_BITS_CPU_H */