summaryrefslogtreecommitdiff
path: root/src/mainboard
diff options
context:
space:
mode:
authorJens Rottmann <JRottmann@LiPPERTEmbedded.de>2010-08-17 16:32:42 +0000
committerMyles Watson <mylesgw@gmail.com>2010-08-17 16:32:42 +0000
commitda71ba528406cadea6e83b30dd3448cc53e482f4 (patch)
treedfeb6f39227d77962a2c7b67e57dc73df113af19 /src/mainboard
parent0ede4c08a9eb5e68420dde42e9a0fec004076b3e (diff)
downloadcoreboot-da71ba528406cadea6e83b30dd3448cc53e482f4.tar.xz
Correct for size_t would be %zx, but coreboot's printf doesn't support this.
Trying to keep it simple: Two sizes are expected equal so use same %x for both. Cast to unsigned int to make sure it fits. Signed-off-by: Jens Rottmann <JRottmann@LiPPERTEmbedded.de> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5719 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard')
0 files changed, 0 insertions, 0 deletions