diff options
Diffstat (limited to 'elf/rtld.c')
-rw-r--r-- | elf/rtld.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2229,6 +2229,7 @@ process_envvars (enum mode *modep) /* Print the various times we collected. */ static void +__attribute ((noinline)) print_statistics (hp_timing_t *rtld_total_timep) { #ifndef HP_TIMING_NONAVAIL |