summaryrefslogtreecommitdiffstats
path: root/src/arch/e1/include/bits/cpu.h
blob: f25c009a2a4a46118692b0a07fc4ec0f4218a8e0 (plain) (blame)
1
2
3
4
5
6
#ifndef E1_BITS_CPU_H
#define E1_BITS_CPU_H

#define cpu_setup() do {} while(0)

#endif /* E1_BITS_CPU_H */