Ignore:
File:
1 edited

Legend:

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

    r3212921 rc0c38c7c  
    9191extern int __aeabi_fcmplt(float32_t, float32_t);
    9292extern int __aeabi_fcmpge(float32_t, float32_t);
    93 extern int __aeabi_fcmple(float32_t, float32_t);
    9493extern int __aeabi_fcmpeq(float32_t, float32_t);
    9594#endif
Note: See TracChangeset for help on using the changeset viewer.