2
0
mirror of https://github.com/xcat2/xNBA.git synced 2026-04-06 21:31:27 +00:00
Files
xNBA/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 */