* duplicate syscall number removed, resolves #36508

git-svn-id: trunk@43849 -
This commit is contained in:
florian 2020-01-03 10:44:57 +00:00
parent ee18a7ee9a
commit 49d4371784

View File

@ -427,7 +427,6 @@ Const
syscall_nr_pwritev2 = 359;
syscall_nr_statx = 360;
syscall_nr_io_pgetevents = 361;
syscall_nr_io_pgetevents = 361;
syscall_nr_pkey_mprotect = 362;
syscall_nr_pkey_alloc = 363;
syscall_nr_pkey_free = 364;