Skip to content

Commit

Permalink
Remove _hurd_longjmp_thread_state decl.
Browse files Browse the repository at this point in the history
  • Loading branch information
Roland McGrath committed Aug 8, 1995
1 parent 527fbc2 commit 6c1b5ea
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions hurd/sigunwind.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 *'
Expand Down

0 comments on commit 6c1b5ea

Please sign in to comment.