]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[malloc] Move valgrind headers out of arch/x86
authorMichael Brown <mcb30@ipxe.org>
Tue, 3 Mar 2015 14:25:51 +0000 (14:25 +0000)
committerMichael Brown <mcb30@ipxe.org>
Tue, 3 Mar 2015 14:25:51 +0000 (14:25 +0000)
commit5f3d165232050626e8991c619da87098a584ae41
tree2eb51e7e40c2e19f0755834e24ea4b6d37c698b5
parentad2e82a65b8ed82683901f48d01bedc4a3a29df4
[malloc] Move valgrind headers out of arch/x86

The valgrind headers are not x86-specific; they detect the CPU
architecture and contain inline assembly for multiple architectures.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/include/valgrind/memcheck.h [moved from src/arch/x86/include/valgrind/memcheck.h with 100% similarity]
src/include/valgrind/valgrind.h [moved from src/arch/x86/include/valgrind/valgrind.h with 100% similarity]