diff --git a/scripts/recordmcount.pl b/scripts/recordmcount.pl index 7109e2b5bc0acf61e39c24aff4b2074016e6078c..db4ebe1b9960183b0c56bcd66ea2b483df8f6ea8 100755 --- a/scripts/recordmcount.pl +++ b/scripts/recordmcount.pl @@ -57,7 +57,6 @@ # call mcount (offset: 0x5) # [...] # ret -# .globl my_func # other_func: # [...] # call mcount (offset: 0x1b)