rockbox/lib/x1000-installer
Aidan MacDonald 1ad60c3344 x1000-installer: remove redundant overflow check
This overflow is impossible to trigger due to the simple
relationship between binary and hexadecimal numbers.

Change-Id: Ie8243129967abb935a77152a808765318052c979
2021-11-28 15:46:06 +00:00
..
include x1000-installer: Initial commit of new framework 2021-11-27 15:28:19 -05:00
src x1000-installer: remove redundant overflow check 2021-11-28 15:46:06 +00:00
test x1000-installer: add test for xf_map_parseline 2021-11-28 15:46:02 +00:00
test_lib x1000-installer: Initial commit of new framework 2021-11-27 15:28:19 -05:00
.gitignore x1000-installer: add test & code coverage support to makefile 2021-11-28 13:45:20 +00:00
Makefile x1000-installer: add test for xf_map_parseline 2021-11-28 15:46:02 +00:00
SOURCES x1000-installer: Initial commit of new framework 2021-11-27 15:28:19 -05:00
x1000-installer.make x1000-installer: Initial commit of new framework 2021-11-27 15:28:19 -05:00