Changeset a96c570 in mainline for softfloat/include/sub.h
- Timestamp:
- 2006-01-22T15:51:00Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bff16dd
- Parents:
- 4a5abddd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
softfloat/include/sub.h
r4a5abddd ra96c570 32 32 float32 subFloat32(float32 a, float32 b); 33 33 34 float64 subFloat64(float64 a, float64 b); 35 34 36 #endif 35 37
Note:
See TracChangeset
for help on using the changeset viewer.