strace/linux/powerpc
Dmitry V. Levin f9236e6d76 sync_file_range: fix number of syscall arguments
* linux/avr32/syscallent.h: Set the number of sync_file_range arguments
to 6.
* linux/bfin/syscallent.h: Likewise.
* linux/hppa/syscallent.h: Likewise.
* linux/i386/syscallent.h: Likewise.
* linux/m68k/syscallent.h: Likewise.
* linux/microblaze/syscallent.h: Likewise.
* linux/mips/syscallent-o32.h: Likewise.
* linux/or1k/syscallent.h: Likewise.
* linux/s390/syscallent.h: Likewise.
* linux/sh/syscallent.h: Likewise.
* linux/powerpc/syscallent.h: Change sync_file_range to
sync_file_range2, set the number of sync_file_range2 arguments to 6.
* linux/tile/syscallent.h: Change sync_file_range to sync_file_range2,
set the number of sync_file_range2 arguments to 4.
* linux/tile/syscallent1.h: Change sync_file_range to sync_file_range2.
update handler.
* linux/xtensa/syscallent.h: Likewise.
2013-05-08 17:03:24 +00:00
..
errnoent1.h Add biarch support for powerpc64 2010-07-13 19:13:03 +02:00
ioctlent1.h Fix building outside source directory 2013-03-31 00:40:04 +01:00
ioctlent.h.in Move asm-generic ioctl definitions to linux/ioctlent.h.in 2012-11-12 14:05:53 +00:00
signalent1.h Add biarch support for powerpc64 2010-07-13 19:13:03 +02:00
syscallent1.h Add biarch support for powerpc64 2010-07-13 19:13:03 +02:00
syscallent.h sync_file_range: fix number of syscall arguments 2013-05-08 17:03:24 +00:00