- Timestamp:
- Jun 8, 2017 11:00:58 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/math/gcc/udivmoddi4.c
r67290 r67291 28 28 #include <iprt/uint64.h> 29 29 30 uint64_t __udivmoddi4(uint64_t u64A, uint64_t u64B, uint64_t *pu64R); 31 30 32 /** 31 33 * __udivmoddi4() implementation to satisfy external references from 32-bit
Note:
See TracChangeset
for help on using the changeset viewer.

