Home
last modified time | relevance | path

Searched hist:b050c72d52c4e30d5b978ab6758f8dcdbe5c690c (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dcompiler.hb050c72d52c4e30d5b978ab6758f8dcdbe5c690c Tue Apr 20 09:49:30 UTC 2010 Mike Frysinger <vapier@gentoo.org> compiler.h: add uint typedef

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>