Skip to content
Commit 089ff8eb authored by Simon Glass's avatar Simon Glass
Browse files

Add an empty stdint.h file



Some libraries build by U-Boot may include stdint.h. This is not used by
U-Boot itself and causes conflicts with the types defined in
linux/types.h. To work around this, add an empty file with this name so
that it will be used in preference to the compiler version.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent aaba703f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment