Merge branch '3.15-fixes' into mips-for-linux-next
This commit is contained in:
@@ -381,7 +381,7 @@
|
||||
#endif /* _MIPS_SIM == _MIPS_SIM_ABI32 */
|
||||
|
||||
#define __NR_O32_Linux 4000
|
||||
#define __NR_O32_Linux_syscalls 350
|
||||
#define __NR_O32_Linux_syscalls 351
|
||||
|
||||
#if _MIPS_SIM == _MIPS_SIM_ABI64
|
||||
|
||||
@@ -710,7 +710,7 @@
|
||||
#endif /* _MIPS_SIM == _MIPS_SIM_ABI64 */
|
||||
|
||||
#define __NR_64_Linux 5000
|
||||
#define __NR_64_Linux_syscalls 310
|
||||
#define __NR_64_Linux_syscalls 311
|
||||
|
||||
#if _MIPS_SIM == _MIPS_SIM_NABI32
|
||||
|
||||
@@ -1043,6 +1043,6 @@
|
||||
#endif /* _MIPS_SIM == _MIPS_SIM_NABI32 */
|
||||
|
||||
#define __NR_N32_Linux 6000
|
||||
#define __NR_N32_Linux_syscalls 314
|
||||
#define __NR_N32_Linux_syscalls 315
|
||||
|
||||
#endif /* _UAPI_ASM_UNISTD_H */
|
||||
|
Reference in New Issue
Block a user