use correct nofpu versions of setjmp/longjmp used on sh-nofpu-fdpic

when adding the fdpic subarchs, the need for these sub files was
overlooked. thus setjmp and longjmp performed illegal instructions.
This commit is contained in:
Rich Felker 2015-11-11 18:27:23 -05:00
parent 9439ebd766
commit dc5bd27ac4
4 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1 @@
../sh-nofpu/longjmp.s

View file

@ -0,0 +1 @@
../sh-nofpu/setjmp.s

View file

@ -0,0 +1 @@
../sh-nofpu/longjmp.s

View file

@ -0,0 +1 @@
../sh-nofpu/setjmp.s