[U-Boot] [PATCH v3 41/62] x86: Fix up type sizes for 64-bit
Bin Meng
bmeng.cn at gmail.com
Tue Jan 17 05:03:08 CET 2017
On Mon, Jan 16, 2017 at 10:04 PM, Simon Glass <sjg at chromium.org> wrote:
> Adjust types as needed to support 64-bit compilation.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> arch/x86/include/asm/posix_types.h | 5 +++++
> arch/x86/include/asm/types.h | 5 +++++
> 2 files changed, 10 insertions(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list