]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - include/asm-m68k/io.h
Merge with /home/tur/git/u-boot#motionpro
[karo-tx-uboot.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_ */