about summary refs log tree commit diff
path: root/arch/or1k/syscall_arch.h
Commit message (Expand)AuthorAgeFilesLines
* move IPC_64 from public bits/ipc.h to syscall_arch.hRich Felker2019-07-301-0/+2
* remove cruft for supposedly-buggy clang from or1k & microblaze syscall_archRich Felker2019-04-101-9/+0
* fix __syscall declaration with wrong visibility in syscall_arch.hSzabolcs Nagy2015-04-301-2/+0
* unify non-inline version of syscall code across archsRich Felker2014-11-221-34/+2
* fix 64-bit syscall argument passing on or1kRich Felker2014-11-051-1/+1
* fix broken offset argument to the mmap2 syscall on or1kRich Felker2014-07-301-0/+2
* add or1k (OpenRISC 1000) architecture portStefan Kristiansson2014-07-181-0/+154