mirror of https://git.musl-libc.org/git/musl
Browse Source
when adding the fdpic subarchs, the need for these sub files was overlooked. thus setjmp and longjmp performed illegal instructions.master
4 changed files with 4 additions and 0 deletions
@ -0,0 +1 @@ |
|||
../sh-nofpu/longjmp.s |
|||
@ -0,0 +1 @@ |
|||
../sh-nofpu/setjmp.s |
|||
@ -0,0 +1 @@ |
|||
../sh-nofpu/longjmp.s |
|||
@ -0,0 +1 @@ |
|||
../sh-nofpu/setjmp.s |
|||
Loading…
Reference in new issue