diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-02-04 10:07:51 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-02-04 10:07:51 +0000 |
commit | fea1b23bcf0b9ef29af0968f5adf1e822ca874ae (patch) | |
tree | 76c4a02bf12795a3f5b6b4698a8174e8d84d0485 /libc/sysdeps/linux/sparc/bsd-_setjmp.S | |
parent | 59c9d20af6744d27285c9a505577308bd1f82781 (diff) |
Adjust sparc port do it now actually works.
-Erik
Diffstat (limited to 'libc/sysdeps/linux/sparc/bsd-_setjmp.S')
-rw-r--r-- | libc/sysdeps/linux/sparc/bsd-_setjmp.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/sparc/bsd-_setjmp.S b/libc/sysdeps/linux/sparc/bsd-_setjmp.S new file mode 100644 index 000000000..4e6a2da56 --- /dev/null +++ b/libc/sysdeps/linux/sparc/bsd-_setjmp.S @@ -0,0 +1 @@ +/* _setjmp is in setjmp.S */ |