]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/m68k/include/asm/swab.h
m68k{nommu}: fixups after the header move
[linux-2.6-omap-h63xx.git] / arch / m68k / include / asm / swab.h
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7d7dde1c73ec1f0fcc7e1f70a235a24f1312e516 100644 (file)
@@ -0,0 +1,5 @@
+#ifdef __uClinux__
+#include "swab_no.h"
+#else
+#include "swab_mm.h"
+#endif