diff options
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2020-08-08 21:25:50 +0200 |
---|---|---|
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2020-10-18 19:08:32 +0200 |
commit | 815b289cb3438ed566b3e9dc5074fe12e4b98f46 (patch) | |
tree | f4a92ac428098eda3a82da4549652b2ea079a599 /rbutil/rbutilqt/rbutilqt.pro | |
parent | 387a45923c2ea6b223584815c7cd796ae064e22e (diff) | |
download | rockbox-815b289cb3438ed566b3e9dc5074fe12e4b98f46.tar.gz rockbox-815b289cb3438ed566b3e9dc5074fe12e4b98f46.zip |
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
Diffstat (limited to 'rbutil/rbutilqt/rbutilqt.pro')
0 files changed, 0 insertions, 0 deletions