summaryrefslogtreecommitdiffstats
path: root/include/asm-m68k/io.h
blob: 7bbdefba7603151e794a9486fb1a1b44f8390796 (plain)
1
2
3
4
5
6
7
8
#ifndef __ASM_M68K_IO_H_
#define __ASM_M68K_IO_H_

static inline void sync(void)
{
}

#endif /* __ASM_M68K_IO_H_ */
OpenPOWER on IntegriCloud