or1k: Linux Syscall Interface
commit1871c95f2bf06e33e8e2bc8387dca6ed46cc829a
authorStafford Horne <shorne@gmail.com>
Tue, 19 Oct 2021 21:51:52 +0000 (20 06:51 +0900)
committerStafford Horne <shorne@gmail.com>
Tue, 4 Jan 2022 21:40:06 +0000 (5 06:40 +0900)
tree5a6ad6b0a2d50ccf4be90624a9d96b85c67a8a10
parent9a47b9660bec4ee38d27b06a3904af86f4fbd95d
or1k: Linux Syscall Interface

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
sysdeps/unix/sysv/linux/or1k/arch-syscall.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/or1k/clone.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/or1k/mmap_internal.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/or1k/or1k_clone.S [new file with mode: 0644]
sysdeps/unix/sysv/linux/or1k/sysdep.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/or1k/sysdep.h [new file with mode: 0644]