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