diff options
Diffstat (limited to 'gprof/gprof.c')
-rw-r--r-- | gprof/gprof.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gprof/gprof.c b/gprof/gprof.c index e5e8863567..26bec34e57 100644 --- a/gprof/gprof.c +++ b/gprof/gprof.c @@ -84,7 +84,6 @@ static char *default_excluded_list[] = { "_gprof_mcount", "mcount", "_mcount", "__mcount", "__mcount_internal", "__mcleanup", - "<locore>", "<hicore>", 0 }; |