ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based)
[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_ */