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