diff options
author | Ben Hewson <ben@hewson-venieri.com> | 2007-05-20 17:10:17 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2007-05-20 17:10:17 +0000 |
commit | 917bf6b99e04320949c99289d456d9f9a79b4dee (patch) | |
tree | f053615031d7acf9c85dc2c156f005f4a501c994 /src/devices | |
parent | 7f4040af820372764a4038acb80f42f60148aced (diff) |
Here is a small fix to prevent a segmentation fault in lbtdump.
The format specifier in the printf statements have been changed from
%08lx to %08llx or similar where uint64_t are being displayed.
Signed-off-by: Ben Hewson <ben@hewson-venieri.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2679 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/devices')
0 files changed, 0 insertions, 0 deletions