Changeset 94548 in vbox for trunk/src/libs/softfloat-3e/source/s_lt128.c
- Timestamp:
- Apr 11, 2022 12:51:14 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/softfloat-3e/source/s_lt128.c
r94480 r94548 40 40 41 41 #ifndef softfloat_lt128 42 # undef INLINE_LEVEL /* VBox: Missing prototype */ 43 # include "primitives.h" /* VBox: Missing prototype */ 42 44 43 45 bool softfloat_lt128( uint64_t a64, uint64_t a0, uint64_t b64, uint64_t b0 )
Note:
See TracChangeset
for help on using the changeset viewer.