Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
50b6544e1371bfe884f787107a8de0c2f8546e8f
/
.
/
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