2003-12-21 Roland McGrath <roland@frob.com>
authorRoland McGrath <roland@gnu.org>
Mon, 22 Dec 2003 06:58:09 +0000 (06:58 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 22 Dec 2003 06:58:09 +0000 (06:58 +0000)
* sysdeps/mach/hurd/dl-sysdep.c (_exit): Define with attribute_hidden.

sysdeps/mach/hurd/dl-sysdep.c

index a0795f1..5e2a6f1 100644 (file)
@@ -1,5 +1,6 @@
 /* Operating system support for run-time dynamic linker.  Hurd version.
-   Copyright (C) 1995,96,97,98,99,2000,01,02 Free Software Foundation, Inc.
+   Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003
+       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
@@ -571,7 +572,7 @@ __getcwd (char *buf, size_t size)
   return NULL;
 }
 
-void weak_function
+void weak_function attribute_hidden
 _exit (int status)
 {
   __proc_mark_exit (_dl_hurd_data->portarray[INIT_PORT_PROC],