about summary refs log tree commit diff
path: root/elf/dl-debug.c
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-04-02 13:11:24 +0000
committerUlrich Drepper <drepper@redhat.com>1998-04-02 13:11:24 +0000
commitd0fc4041fec47665faff6ac1f51d71829f2dc30a (patch)
tree05903e496ef9bf3d13040f1359fb93f6f47d5e53 /elf/dl-debug.c
parentb60816b132df005889c2e563f935bddf110dfcb3 (diff)
downloadglibc-d0fc4041fec47665faff6ac1f51d71829f2dc30a.tar.gz
glibc-d0fc4041fec47665faff6ac1f51d71829f2dc30a.tar.xz
glibc-d0fc4041fec47665faff6ac1f51d71829f2dc30a.zip
Update.
	* intl/finddomain.c: Likewise.
	* intl/gettextP.h: Likewise.
	* intl/loadmsgcat.c: Likewise.
Diffstat (limited to 'elf/dl-debug.c')
-rw-r--r--elf/dl-debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/dl-debug.c b/elf/dl-debug.c
index 4c8c51a94c..e0bf1fbbc4 100644
--- a/elf/dl-debug.c
+++ b/elf/dl-debug.c
@@ -31,6 +31,7 @@ struct r_debug _r_debug;
    _r_debug.r_ldbase.  Returns the address of _r_debug.  */
 
 struct r_debug *
+internal_function
 _dl_debug_initialize (ElfW(Addr) ldbase)
 {
   if (_r_debug.r_brk == 0)