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