Revision 7270547f linux-user/arm/syscall_nr.h

b/linux-user/arm/syscall_nr.h
338 338
#define TARGET_NR_readlinkat			(332)
339 339
#define TARGET_NR_fchmodat			(333)
340 340
#define TARGET_NR_faccessat			(334)
341
					/* 335 for pselect6 */
341
#define TARGET_NR_pselect6			(335)
342 342
					/* 336 for ppoll */
343 343
#define TARGET_NR_unshare			(337)
344 344
#define TARGET_NR_set_robust_list		(338)

Also available in: Unified diff