* sysdeps/m68k/setjmp.c: Also define setjmp and _setjmp if
commit692c5c148b6f8ec521bb2fcc4fa10aa80341fda5
authorAndreas Schwab <schwab@suse.de>
Tue, 16 Oct 2001 14:20:17 +0000 (16 14:20 +0000)
committerAndreas Schwab <schwab@suse.de>
Tue, 16 Oct 2001 14:20:17 +0000 (16 14:20 +0000)
tree0b59224d9ca89569497e279d07028cbe78f32b51
parent5d964acfea2f1397edd4ce4084fad5a5b467d386
* sysdeps/m68k/setjmp.c: Also define setjmp and _setjmp if

BSD_SETJMP or BSD__SETJMP is defined, resp.
* sysdeps/m68k/bsd-setjmp.c: Inline setjmp code instead of making
a tail call to __sigsetjmp that would require extending the
caller's frame.
* sysdeps/m68k/bsd-_setjmp.c: Likewise.
* sysdeps/m68k/bsd-setjmp.S: Deleted.
* sysdeps/m68k/bsd-_setjmp.S: Deleted.
sysdeps/m68k/bsd-_setjmp.c [moved from sysdeps/m68k/bsd-_setjmp.S with 50% similarity]
sysdeps/m68k/bsd-setjmp.c [moved from sysdeps/m68k/bsd-setjmp.S with 51% similarity]
sysdeps/m68k/setjmp.c