From d0fc4041fec47665faff6ac1f51d71829f2dc30a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 2 Apr 1998 13:11:24 +0000 Subject: Update. * intl/finddomain.c: Likewise. * intl/gettextP.h: Likewise. * intl/loadmsgcat.c: Likewise. --- elf/dl-profile.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'elf/dl-profile.c') diff --git a/elf/dl-profile.c b/elf/dl-profile.c index 5839dede67..669fee7a43 100644 --- a/elf/dl-profile.c +++ b/elf/dl-profile.c @@ -187,6 +187,7 @@ static int s_scale; /* Set up profiling data to profile object desribed by MAP. The output file is found (or created) in OUTPUT_DIR. */ void +internal_function _dl_start_profile (struct link_map *map, const char *output_dir) { char *filename; @@ -437,6 +438,7 @@ _dl_start_profile (struct link_map *map, const char *output_dir) void +internal_function _dl_mcount (ElfW(Addr) frompc, ElfW(Addr) selfpc) { uint16_t *topcindex; -- cgit v1.2.3