summaryrefslogtreecommitdiff
path: root/sysdeps/i386/i386-mcount.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/i386/i386-mcount.S')
-rw-r--r--sysdeps/i386/i386-mcount.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/i386/i386-mcount.S b/sysdeps/i386/i386-mcount.S
index 727d7a0ab8..8b11adb2e3 100644
--- a/sysdeps/i386/i386-mcount.S
+++ b/sysdeps/i386/i386-mcount.S
@@ -52,4 +52,4 @@ C_LABEL(_mcount)
ASM_SIZE_DIRECTIVE(C_SYMBOL_NAME(_mcount))
#undef mcount
-weak_alias(_mcount, mcount)
+weak_alias (_mcount, mcount)