Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3e4242b99ce46fed82aa7f40ad5a1817a2b3bd45
/
.
/
include
/
asm-sh
/
unistd.h
blob: 4b21f369c28cfac51532d3e1a82c7d860c883893 [
file
] [
log
] [
blame
]
Paul Mundt
1b6cf81
2007-11-11 17:46:49 +0900
[
diff
] [
blame
]
1
#ifdef
CONFIG_SUPERH32
2
# include "unistd_32.h"
3
#else
4
# include "unistd_64.h"
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
5
#endif