diff options
| author | Michael Brown | 2006-03-17 15:13:09 +0100 |
|---|---|---|
| committer | Michael Brown | 2006-03-17 15:13:09 +0100 |
| commit | b2909e547d78d5441b7e88e862c0e00541d3a5f0 (patch) | |
| tree | 713f2c6be0a71a68b415dfe57493cb6770fac908 /src/arch/e1/include/bits/cpu.h | |
| parent | GPXE code cleanup and purge. (diff) | |
| download | ipxe-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.h | 6 |
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 */ |
