Changeset 67ddb71 in mainline for uspace/lib/softfloat/softfloat.h
- Timestamp:
- 2013-12-02T13:50:47Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ff042c0
- Parents:
- 5f9768bb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/softfloat/softfloat.h
r5f9768bb r67ddb71 204 204 205 205 /* ARM EABI */ 206 extern float __aeabi_d2f(double); 207 extern double __aeabi_f2d(float); 206 208 extern float __aeabi_i2f(int); 207 209 extern float __aeabi_ui2f(int);
Note:
See TracChangeset
for help on using the changeset viewer.