summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/bfin/sys/procfs.h
Commit message (Collapse)AuthorAgeFilesLines
* sys/procfs.h defines a typedef for floating point registers that references anBernd Schmidt2007-11-221-2/+2
| | | | | | | undefined structure. This typedef is used in linuxthreads.old-db, causing a compilation failure. Fixed by defining an empty structure for it - we don't have fp regs anyway.
* Add support for the Analog Devices Blackfin mmuless processorEric Andersen2004-12-211-0/+125