rockbox/utils/imxtools
Dominik Riebeling 815b289cb3 imxtools: Replace use of "byte" with its underlying uint8_t.
libtomcrypt uses a macro "byte" which conflicts with this type. Since
the underlying type is uint8_t and there's no real benefit from using a
custom type use the actual underlying type.

Change-Id: I982c9b8bdcb657b99fa645a5235303af7afda25b
2020-10-18 19:08:32 +02:00
..
misc qeditor: port to the new hwstub library and add features 2016-04-08 18:46:46 +01:00
sbtools imxtools: Replace use of "byte" with its underlying uint8_t. 2020-10-18 19:08:32 +02:00
scsitools imxtools: various fixes for Windows 2017-01-07 15:52:33 +01:00