diff options
author | Anthony Liguori <aliguori@us.ibm.com> | 2011-04-13 07:41:19 -0500 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2011-04-13 07:41:19 -0500 |
commit | 7f7454ec296b3403b4accec55349a8f0232d3576 (patch) | |
tree | cd5c490578793d25154b9eeab08cd99dd5c6e8ae /roms/seabios | |
parent | 2d56a546a73ca3f588196f4065621ff5f11f50e4 (diff) |
lm32: fix build breakage due to uninitialized variable 'r'
gcc 4.5.2 correctly complains that r is potentially uninitialized in this
function.
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'roms/seabios')
m--------- | roms/seabios | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/roms/seabios b/roms/seabios -Subproject cc975646af69f279396d4d5e1379ac6af80ee63 +Subproject 06d0bdd9e2e20377b3180e4986b14c8549b393e |