Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c2c2a39b4f373c721a56016b07b514a3e82dd6ac
/
.
/
arch
/
sh
/
include
/
uapi
/
asm
/
unistd.h
blob: eeef88dd53ce8035dc2e93576f9db50ace9c030f [
file
] [
log
] [
blame
]
David Howells
0a9426d
2012-10-09 09:47:37 +0100
[
diff
] [
blame
]
1
#ifndef
__KERNEL__
2
# ifdef __SH5__
3
# include <asm/unistd_64.h>
4
# else
5
# include <asm/unistd_32.h>
6
# endif
7
#endif