Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/softint/include/shift.h

    r80f6be9 r88d5c1e  
    4646extern long long __lshrdi3(long long, int);
    4747
    48 
    49 /* ARM EABI */
    50 extern long long __aeabi_llsl(long long, int);
    51 extern long long __aeabi_llsr(long long, int);
    52 
    5348#endif
    5449
Note: See TracChangeset for help on using the changeset viewer.