about summary refs log tree commit diff
path: root/arch/microblaze/bits/syscall.h
Commit message (Collapse)AuthorAgeFilesLines
* add syscall numbers for the new kcmp and finit_module syscallsSzabolcs Nagy2013-04-011-8/+26
| | | | and remove syscall todos from microblaze
* microblaze portRich Felker2012-09-291-0/+740
based on initial work by rdp, with heavy modifications. some features including threads are untested because qemu app-level emulation seems to be broken and I do not have a proper system image for testing.