summaryrefslogtreecommitdiff
path: root/hurd/hurdfault.c
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1997-03-19 03:10:36 +0000
committerUlrich Drepper <drepper@redhat.com>1997-03-19 03:10:36 +0000
commit721869072d9b1e7431f840b493e430617fd654b6 (patch)
tree550b3128749b140ba650fbf29bb97e42f4c9dda1 /hurd/hurdfault.c
parent83bbbdd08cd5f1d8cd06081b9ca19771858ca6a0 (diff)
Update from 2.1.x branch.
Diffstat (limited to 'hurd/hurdfault.c')
-rw-r--r--hurd/hurdfault.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/hurd/hurdfault.c b/hurd/hurdfault.c
index 2865ff7d34..671f8cb21a 100644
--- a/hurd/hurdfault.c
+++ b/hurd/hurdfault.c
@@ -1,5 +1,5 @@
/* Handle faults in the signal thread.
- Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc.
+ Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -31,6 +31,9 @@
jmp_buf _hurdsig_fault_env;
struct hurd_signal_preemptor _hurdsig_fault_preemptor;
+/* XXX temporary to deal with spelling fix */
+weak_alias (_hurdsig_fault_preemptor, _hurdsig_fault_preempter)
+
static mach_port_t forward_sigexc;
kern_return_t