Changeset 992ffa6 in mainline for uspace/lib/math/include/trunc.h
- Timestamp:
- 2015-09-04T06:40:20Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 01cdd5a
- Parents:
- bae1e1f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/math/include/trunc.h
rbae1e1f r992ffa6 38 38 #include <mathtypes.h> 39 39 40 extern float32 trunc_float32(float32); 40 41 extern float64 trunc_float64(float64); 41 42
Note:
See TracChangeset
for help on using the changeset viewer.