mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 02:40:08 +00:00
Remove _hurd_longjmp_thread_state decl.
This commit is contained in:
parent
527fbc2a8c
commit
6c1b5ea4c1
@ -22,9 +22,6 @@ Cambridge, MA 02139, USA. */
|
||||
#include <setjmp.h>
|
||||
#include <assert.h>
|
||||
|
||||
extern void _hurd_longjmp_thread_state (struct machine_thread_state *,
|
||||
jmp_buf env, int value);
|
||||
|
||||
|
||||
/* _hurd_setup_sighandler puts a link on the `active resources' chain so that
|
||||
_longjmp_unwind will call this function with the `struct sigcontext *'
|
||||
|
Loading…
Reference in New Issue
Block a user