summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Brown2015-03-03 15:25:51 +0100
committerMichael Brown2015-03-03 15:25:51 +0100
commit5f3d165232050626e8991c619da87098a584ae41 (patch)
tree2eb51e7e40c2e19f0755834e24ea4b6d37c698b5
parent[settings] Use generic jump scrolling abstraction (diff)
downloadipxe-5f3d165232050626e8991c619da87098a584ae41.tar.gz
ipxe-5f3d165232050626e8991c619da87098a584ae41.tar.xz
ipxe-5f3d165232050626e8991c619da87098a584ae41.zip
[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>
-rw-r--r--src/include/valgrind/memcheck.h (renamed from src/arch/x86/include/valgrind/memcheck.h)0
-rw-r--r--src/include/valgrind/valgrind.h (renamed from src/arch/x86/include/valgrind/valgrind.h)0
2 files changed, 0 insertions, 0 deletions
diff --git a/src/arch/x86/include/valgrind/memcheck.h b/src/include/valgrind/memcheck.h
index 7d4b56d31..7d4b56d31 100644
--- a/src/arch/x86/include/valgrind/memcheck.h
+++ b/src/include/valgrind/memcheck.h
diff --git a/src/arch/x86/include/valgrind/valgrind.h b/src/include/valgrind/valgrind.h
index d48bbccae..d48bbccae 100644
--- a/src/arch/x86/include/valgrind/valgrind.h
+++ b/src/include/valgrind/valgrind.h