Changes in boot/genarch/src/multiplication.c [9d58539:7a99507] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/genarch/src/multiplication.c
r9d58539 r7a99507 33 33 34 34 #include <genarch/multiplication.h> 35 #include < typedefs.h>35 #include <stdint.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.