aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
authorPetr Machata <pmachata@redhat.com>2012-09-01 15:54:44 +0200
committerPetr Machata <pmachata@redhat.com>2012-09-01 15:54:44 +0200
commita7e7bea0205959a2bdfe4c2049ebb01d3e3b23f7 (patch)
tree74916a3e5fdfd8e8aa9ed79da46c3b7bb79331ea /sysdeps
parent3b3b0d3a24c1b6c374cc2338d9791518fffa29be (diff)
downloadltrace-a7e7bea0205959a2bdfe4c2049ebb01d3e3b23f7.tar.gz
Update syscallent.h on MIPS from latest kernel
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/linux-gnu/mipsel/syscallent.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/sysdeps/linux-gnu/mipsel/syscallent.h b/sysdeps/linux-gnu/mipsel/syscallent.h
index 9b1e42d..fd8d67f 100644
--- a/sysdeps/linux-gnu/mipsel/syscallent.h
+++ b/sysdeps/linux-gnu/mipsel/syscallent.h
@@ -328,3 +328,20 @@
"dup3", /* 327 */
"pipe2", /* 328 */
"inotify_init1", /* 329 */
+ "preadv", /* 330 */
+ "pwritev", /* 331 */
+ "rt_tgsigqueueinfo", /* 332 */
+ "perf_event_open", /* 333 */
+ "accept4", /* 334 */
+ "recvmmsg", /* 335 */
+ "fanotify_init", /* 336 */
+ "fanotify_mark", /* 337 */
+ "prlimit64", /* 338 */
+ "name_to_handle_at", /* 339 */
+ "open_by_handle_at", /* 340 */
+ "clock_adjtime", /* 341 */
+ "syncfs", /* 342 */
+ "sendmmsg", /* 343 */
+ "setns", /* 344 */
+ "process_vm_readv", /* 345 */
+ "process_vm_writev", /* 346 */