aboutsummaryrefslogtreecommitdiff
path: root/lib/ashrdi3.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ashrdi3.c')
-rw-r--r--lib/ashrdi3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ashrdi3.c b/lib/ashrdi3.c
index 38ab7164527f..14c878bb7793 100644
--- a/lib/ashrdi3.c
+++ b/lib/ashrdi3.c
@@ -18,7 +18,7 @@
/* Precondition: 0 <= b < bits_in_dword */
-ARM_EABI_FNALIAS(lasr, ashrdi3);
+ARM_EABI_FNALIAS(lasr, ashrdi3)
COMPILER_RT_ABI di_int
__ashrdi3(di_int a, si_int b)