diff options
Diffstat (limited to 'elf/dl-profile.c')
-rw-r--r-- | elf/dl-profile.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/elf/dl-profile.c b/elf/dl-profile.c index a4f11089a1..c295dd6d00 100644 --- a/elf/dl-profile.c +++ b/elf/dl-profile.c @@ -180,7 +180,6 @@ static unsigned int log_hashfraction; /* 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 (void) { char *filename; |