Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/softfloat/conversion.h

    r874381a rc0c38c7c  
    111111extern uint64_t __fixunssfdi(float32_t);
    112112extern int32_t __aeabi_f2iz(float32_t);
    113 extern int64_t __aeabi_f2lz(float32_t);
    114113extern uint32_t __aeabi_f2uiz(float32_t);
    115114extern float32_t __aeabi_i2f(int32_t);
Note: See TracChangeset for help on using the changeset viewer.