summaryrefslogtreecommitdiff
path: root/arch/or1k/syscall_arch.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-30move IPC_64 from public bits/ipc.h to syscall_arch.hRich Felker1-0/+2
2019-04-10remove cruft for supposedly-buggy clang from or1k & microblaze syscall_archRich Felker1-9/+0
2015-04-30fix __syscall declaration with wrong visibility in syscall_arch.hSzabolcs Nagy1-2/+0
2014-11-22unify non-inline version of syscall code across archsRich Felker1-34/+2
2014-11-05fix 64-bit syscall argument passing on or1kRich Felker1-1/+1
2014-07-30fix broken offset argument to the mmap2 syscall on or1kRich Felker1-0/+2
2014-07-18add or1k (OpenRISC 1000) architecture portStefan Kristiansson1-0/+154