summaryrefslogtreecommitdiffstats
path: root/arch/efi/include/asm/swab.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/efi/include/asm/swab.h')
-rw-r--r--arch/efi/include/asm/swab.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/efi/include/asm/swab.h b/arch/efi/include/asm/swab.h
new file mode 100644
index 0000000000..60a90120b6
--- /dev/null
+++ b/arch/efi/include/asm/swab.h
@@ -0,0 +1,6 @@
+#ifndef _ASM_SWAB_H
+#define _ASM_SWAB_H
+
+/* nothing. use generic functions */
+
+#endif /* _ASM_SWAB_H */