Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
9ea6cfbc2a31b87189a99fa8311c7d8d449f6a32
/
.
/
arch
/
sh
/
include
/
uapi
/
asm
/
unistd.h
blob: eeef88dd53ce8035dc2e93576f9db50ace9c030f [
file
] [
log
] [
blame
]
#ifndef
__KERNEL__
# ifdef __SH5__
# include <asm/unistd_64.h>
# else
# include <asm/unistd_32.h>
# endif
#endif