-
由 Silas Boyd-Wickizer 提交于
scale-amd64 passes all "argint" syscall arguments via registers, so it might be more convenient to pass them all to the sys_* functions (instead of reading them via argint).
b79e05bf
scale-amd64 passes all "argint" syscall arguments via registers, so it might be more convenient to pass them all to the sys_* functions (instead of reading them via argint).