* Improvements
* Added C-SKY architecture support.
- * Wired up statx and io_pgetevents syscalls on ia64.
+ * Wired up io_pgetevents, perf_event_open, seccomp, and statx syscalls
+ on ia64.
Noteworthy changes in release 5.0 (2019-03-19)
==============================================
[1024 + 325] = { 6, TD, SEN(pwritev2), "pwritev2" },
[1024 + 326] = { 5, TD|TF|TSTA, SEN(statx), "statx" },
[1024 + 327] = { 6, 0, SEN(io_pgetevents), "io_pgetevents" },
+[1024 + 328] = { 5, TD, SEN(perf_event_open), "perf_event_open" },
+[1024 + 329] = { 3, 0, SEN(seccomp), "seccomp" },