Commit 37b167f6 authored by Bert Kenward's avatar Bert Kenward Committed by Jon Loeliger
Browse files

Remove invalid macro starting with _ from libfdt_env.h



libfdt_env.h in the device tree compiler currently defines a _B() macro. This is in the
namespace reserved for the implementation, and Cygwin's ctype.h actually defines a macro
with this name. This renames _B to EXTRACT_BYTE.

Signed-off-by: default avatarBert Kenward <bert.kenward@broadcom.com>
parent 5f0c3b2d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment