scall64-o32.S (0bd2af46839ad6262d25714a6ec0365db9d6b98f) | scall64-o32.S (583bb86fbb9e85287f020fe4eb5352a0ec3c66a3) |
---|---|
1/* 2 * This file is subject to the terms and conditions of the GNU General Public 3 * License. See the file "COPYING" in the main directory of this archive 4 * for more details. 5 * 6 * Copyright (C) 1995 - 2000, 2001 by Ralf Baechle 7 * Copyright (C) 1999, 2000 Silicon Graphics, Inc. 8 * Copyright (C) 2001 MIPS Technologies, Inc. --- 502 unchanged lines hidden (view full) --- 511 PTR sys_unshare 512 PTR sys_splice 513 PTR sys32_sync_file_range /* 4305 */ 514 PTR sys_tee 515 PTR sys_vmsplice 516 PTR compat_sys_move_pages 517 PTR compat_sys_set_robust_list 518 PTR compat_sys_get_robust_list /* 4310 */ | 1/* 2 * This file is subject to the terms and conditions of the GNU General Public 3 * License. See the file "COPYING" in the main directory of this archive 4 * for more details. 5 * 6 * Copyright (C) 1995 - 2000, 2001 by Ralf Baechle 7 * Copyright (C) 1999, 2000 Silicon Graphics, Inc. 8 * Copyright (C) 2001 MIPS Technologies, Inc. --- 502 unchanged lines hidden (view full) --- 511 PTR sys_unshare 512 PTR sys_splice 513 PTR sys32_sync_file_range /* 4305 */ 514 PTR sys_tee 515 PTR sys_vmsplice 516 PTR compat_sys_move_pages 517 PTR compat_sys_set_robust_list 518 PTR compat_sys_get_robust_list /* 4310 */ |
519 PTR sys_ni_syscall | 519 PTR compat_sys_kexec_load |
520 PTR sys_getcpu 521 PTR sys_epoll_pwait 522 .size sys_call_table,.-sys_call_table | 520 PTR sys_getcpu 521 PTR sys_epoll_pwait 522 .size sys_call_table,.-sys_call_table |