Merge with /home/tur/git/u-boot#motionpro
[platform/kernel/u-boot.git] / include / asm-m68k / io.h
1 #ifndef __ASM_M68K_IO_H_
2 #define __ASM_M68K_IO_H_
3
4 static inline void sync(void)
5 {
6 }
7
8 #endif /* __ASM_M68K_IO_H_ */