summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-05-14 02:22:58 +0000
committerRoland McGrath <roland@gnu.org>2002-05-14 02:22:58 +0000
commit0c981d96785722446274b9c69bf2e22876374126 (patch)
tree0f2f12ac65d3ba6cb849640b8fd7f13a67d97327 /hurd
parentab7dd85bfbe9a176c2d5055d52185ae6364f97af (diff)
* iconv/gconv_charset.h (upstr): Add inline keyword, quiets warning.
* hurd/hurdinit.c (_hurd_init): Use internal name _hurd_new_proc_init.
Diffstat (limited to 'hurd')
-rw-r--r--hurd/hurdinit.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/hurd/hurdinit.c b/hurd/hurdinit.c
index c7f9d4200e..259f8a3547 100644
--- a/hurd/hurdinit.c
+++ b/hurd/hurdinit.c
@@ -51,6 +51,8 @@ _hurd_ports_use (int which, error_t (*operate) (mach_port_t))
DEFINE_HOOK (_hurd_subinit, (void));
+__typeof (_hurd_proc_init) _hurd_new_proc_init; /* below */
+
/* Initialize the library data structures from the
ints and ports passed to us by the exec server.
@@ -89,7 +91,7 @@ _hurd_init (int flags, char **argv,
/* Tell the proc server we exist, if it does. */
if (portarray[INIT_PORT_PROC] != MACH_PORT_NULL)
- _hurd_proc_init (argv, intarray, intarraysize);
+ _hurd_new_proc_init (argv, intarray, intarraysize);
/* All done with init ints and ports. */
__vm_deallocate (__mach_task_self (),