mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-09 10:48:30 +02:00
* duplicate syscall number removed, resolves #36508
git-svn-id: trunk@43849 -
This commit is contained in:
parent
ee18a7ee9a
commit
49d4371784
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user