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