]> git.sur5r.net Git - u-boot/blob - include/asm-m68k/io.h
Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr
[u-boot] / 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_ */