vserver 1.9.5.x5
[linux-2.6.git] / include / asm-m68knommu / io.h
index 654bf15..e14f03e 100644 (file)
@@ -102,6 +102,8 @@ static inline void io_insl(unsigned int addr, void *buf, int len)
                *bp++ = _swapl(*ap);
 }
 
+#define mmiowb()
+
 /*
  *     make the short names macros so specific devices
  *     can override them as required