Commit 53359016 authored by David Gibson's avatar David Gibson Committed by Jon Loeliger
Browse files

dtc: Use stdint.h types throughout dtc



Currently, dtc defines Linux-like names for various fixed-size integer
types.  There's no good reason to do this; even Linux itself doesn't
use these names for externally visible things any more.  This patch
replaces these with the C99 standardized type names from stdint.h.

Signed-off-by: default avatarDavid Gibson <david@gibson.dropbear.id.au>
parent f8e52fe6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment