diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/recordmcount.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/recordmcount.pl b/scripts/recordmcount.pl index 911ba7ffab84..090d300d7394 100755 --- a/scripts/recordmcount.pl +++ b/scripts/recordmcount.pl | |||
@@ -57,7 +57,6 @@ | |||
57 | # call mcount (offset: 0x5) | 57 | # call mcount (offset: 0x5) |
58 | # [...] | 58 | # [...] |
59 | # ret | 59 | # ret |
60 | # .globl my_func | ||
61 | # other_func: | 60 | # other_func: |
62 | # [...] | 61 | # [...] |
63 | # call mcount (offset: 0x1b) | 62 | # call mcount (offset: 0x1b) |