Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
75bff8f023e02b045a8f68f36fa7da98dca124b8
/
.
/
include
/
asm-alpha
/
unaligned.h
blob: a1d72846f61ca250b53d634404703af06149eb73 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
__ALPHA_UNALIGNED_H
2
#define
__ALPHA_UNALIGNED_H
3
4
#include
<asm-generic/unaligned.h>
5
6
#endif