--- IO-AIO/gendef0 2014/01/25 00:15:52 1.2 +++ IO-AIO/gendef0 2020/12/29 15:16:28 1.3 @@ -12,6 +12,22 @@ EOF while (<>) { + if (/\/\*GENDEF0_SYSCALL\((.*),(.*)\)\*\//) { + my ($syscall, $linux) = ($1, $2); + print <