]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
[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)
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]