Index: uspace/lib/softint/include/shift.h
===================================================================
--- uspace/lib/softint/include/shift.h	(revision 5f9768bba859676997f74bea3f1e9daa71156367)
+++ uspace/lib/softint/include/shift.h	(revision 787510dedb41f02dabf42fdeb6c3236bba791d88)
@@ -49,4 +49,5 @@
 /* ARM EABI */
 extern long long __aeabi_llsl(long long, int);
+extern long long __aeabi_llsr(long long, int);
 
 #endif
