summaryrefslogtreecommitdiffstats
path: root/src/include/valgrind/memcheck.h
Commit message (Collapse)AuthorAgeFilesLines
* [malloc] Move valgrind headers out of arch/x86Michael Brown2015-03-031-0/+311
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>