Changeset 9521eca in mainline for uspace/lib/softfloat/softfloat.h
- Timestamp:
- 2013-12-06T15:44:06Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3558ba93
- Parents:
- 68bacce
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/softfloat/softfloat.h
r68bacce r9521eca 228 228 extern int __aeabi_dcmpgt(double, double); 229 229 extern int __aeabi_dcmplt(double, double); 230 extern int __aeabi_dcmple(double, double); 230 231 extern int __aeabi_dcmpeq(double, double); 231 232
Note:
See TracChangeset
for help on using the changeset viewer.