Changes in boot/genarch/src/multiplication.c [7a99507:9d58539] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/genarch/src/multiplication.c
r7a99507 r9d58539 33 33 34 34 #include <genarch/multiplication.h> 35 #include < stdint.h>35 #include <typedefs.h> 36 36 37 37 /** Set 1 to return INT64_MAX or INT64_MIN on overflow */
Note:
See TracChangeset
for help on using the changeset viewer.