mirror of
https://xff.cz/git/u-boot/
synced 2025-12-26 02:19:12 +01:00
Recent crc changes started using the "uint" type in headers that are used on the build system. This subsequently broke mingw targets as they do not provide such a type. So add this basic typedef to compiler.h so that we do not have to worry about this breaking again in the future. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3.1 KiB
3.1 KiB