Files
ipxe/src/arch/e1/include/bits/cpu.h
2005-03-08 18:53:11 +00:00

7 lines
108 B
C

#ifndef E1_BITS_CPU_H
#define E1_BITS_CPU_H
#define cpu_setup() do {} while(0)
#endif /* E1_BITS_CPU_H */