about summary refs log tree commit diff
path: root/arch/microblaze/bits/ioctl.h
Commit message (Collapse)AuthorAgeFilesLines
* fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30)Szabolcs Nagy2013-05-261-3/+3
|
* microblaze portRich Felker2012-09-291-0/+197
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.