coreboot/util/cbmem
David James 6ba8deb56d Cast addresses and offsets to long long to work on all platforms.
Right now, these offsets are not declared with the correct printf
specifiers. Fix that.

BUG=none
TEST=launch trybots on all platforms

Change-Id: Ic6ac0afe047ab7b61b5753cc5bab261d1a860ba6
Reviewed-on: https://gerrit.chromium.org/gerrit/48321
Reviewed-by: David James <davidjames@chromium.org>
Tested-by: David James <davidjames@chromium.org>
2013-04-16 17:33:21 -07:00
..
cbmem.c Cast addresses and offsets to long long to work on all platforms. 2013-04-16 17:33:21 -07:00
Makefile cbmem compilation needs to use the hardened toolchain 2012-11-12 17:12:23 +01:00