]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[linux] Avoid unused-but-set variable warning in gcc 4.6
authorThomas Miletich <thomas.miletich@gmail.com>
Mon, 28 Mar 2011 12:43:31 +0000 (14:43 +0200)
committerMichael Brown <mcb30@ipxe.org>
Mon, 28 Mar 2011 13:48:16 +0000 (14:48 +0100)
commit914dc6bfa987ec92feca039b1db1533aa473b2f1
treefd1e710b3241d5b65b659249a35e8d771e2b3025
parentdb156f5be6379a7cfa5ad01f55c9e12e3ab75151
[linux] Avoid unused-but-set variable warning in gcc 4.6

Temporary modification to prevent valgrind.h from breaking compilation
with gcc 4.6.  When this problem is fixed upstream, a new and
unmodified copy of valgrind.h should be imported.

Signed-off-by: Thomas Miletich <thomas.miletich@gmail.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/x86/include/valgrind/valgrind.h