summaryrefslogtreecommitdiff
path: root/src/setjmp/sheb-nofpu-fdpic/setjmp.sub
AgeCommit message (Collapse)AuthorLines
2015-11-11use correct nofpu versions of setjmp/longjmp used on sh-nofpu-fdpicRich Felker-0/+1
when adding the fdpic subarchs, the need for these sub files was overlooked. thus setjmp and longjmp performed illegal instructions.