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