Changes in uspace/lib/softint/include/shift.h [5f9768bb:88d5c1e] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/softint/include/shift.h
r5f9768bb r88d5c1e 46 46 extern long long __lshrdi3(long long, int); 47 47 48 49 /* ARM EABI */50 extern long long __aeabi_llsl(long long, int);51 52 48 #endif 53 49
Note:
See TracChangeset
for help on using the changeset viewer.