Arnd Bergmann acce2f7177 ia64: assign syscall numbers for perf and seccomp
Most architectures have assigned numbers for both seccomp and
perf_event_open, even when they do not implement either.

ia64 is an exception here, so for consistency lets add numbers for both
of them. Unless CONFIG_PERF_EVENTS and CONFIG_SECCOMP are implemented,
the system calls just return -ENOSYS.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2019-01-25 17:22:20 +01:00
..
2018-12-28 14:48:06 -08:00
2019-01-25 17:22:20 +01:00
2019-01-04 18:15:33 -08:00
2018-10-31 08:54:16 -07:00
2011-03-17 14:02:56 +01:00
2019-01-04 18:15:33 -08:00