]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sandbox: Add compiler defines to support a 64-bit x86_64 platform
authorSimon Glass <sjg@chromium.org>
Fri, 23 Sep 2011 06:22:06 +0000 (06:22 +0000)
committerWolfgang Denk <wd@denx.de>
Mon, 17 Oct 2011 21:53:39 +0000 (23:53 +0200)
commita7551a3f790eca96be14ef3276326cdd63b5d2f4
tree9394cf731670216072b51f50116a8db45f3890dc
parent65bf1d39f41b4e754a79122d45d6ba61fd9a9513
sandbox: Add compiler defines to support a 64-bit x86_64 platform

This sets __WORDSIZE to 8 correctly on 64-bit machines.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/compiler.h