Browse Source

[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>
tags/v1.20.1
Michael Brown 9 years ago
parent
commit
5f3d165232
2 changed files with 0 additions and 0 deletions
  1. 0
    0
      src/include/valgrind/memcheck.h
  2. 0
    0
      src/include/valgrind/valgrind.h

src/arch/x86/include/valgrind/memcheck.h → src/include/valgrind/memcheck.h View File


src/arch/x86/include/valgrind/valgrind.h → src/include/valgrind/valgrind.h View File


Loading…
Cancel
Save