Changeset 7a99507 in mainline for boot/genarch/src/multiplication.c
- Timestamp:
- 2017-06-04T21:11:35Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9780584
- Parents:
- d735e2e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/genarch/src/multiplication.c
rd735e2e r7a99507 33 33 34 34 #include <genarch/multiplication.h> 35 #include <std def.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.