summaryrefslogtreecommitdiff
path: root/arch/microblaze/bits/errno.h
AgeCommit message (Collapse)AuthorLines
2013-01-12add missing EHWPOISON to bits/errno.hSzabolcs Nagy-0/+1
it was already defined for mips, but was missing from other archs
2012-09-29microblaze portRich Felker-0/+133
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.