Home
last modified time | relevance | path

Searched hist:"277 f4eb2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dkernel.h277f4eb2 Fri Nov 23 22:29:42 CST 2018 Simon Glass <sjg@chromium.org> Add UINT32_MAX and UINT64_MAX

These constants are defined by stdint.h but not by kernel.h, which is
its stand-in in U-Boot. Add the definitions so that libraries which expect
stdint.h constants can work.

Signed-off-by: Simon Glass <sjg@chromium.org>