about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/syscall.c
Commit message (Collapse)AuthorAgeFilesLines
* linux: Add generic syscall implementationAdhemerval Zanella2021-12-061-0/+43
It allows also to remove hppa specific implementation and simplify riscv implementation a bit.