aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc/unaligned.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc/unaligned.h')
-rw-r--r--include/asm-sparc/unaligned.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-sparc/unaligned.h b/include/asm-sparc/unaligned.h
new file mode 100644
index 000000000000..b6f8eddd30af
--- /dev/null
+++ b/include/asm-sparc/unaligned.h
@@ -0,0 +1,6 @@
1#ifndef _ASM_SPARC_UNALIGNED_H_
2#define _ASM_SPARC_UNALIGNED_H_
3
4#include <asm-generic/unaligned.h>
5
6#endif /* _ASM_SPARC_UNALIGNED_H */