浏览代码

[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 年前
父节点
当前提交
5f3d165232
共有 2 个文件被更改,包括 0 次插入0 次删除
  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 查看文件


src/arch/x86/include/valgrind/valgrind.h → src/include/valgrind/valgrind.h 查看文件


正在加载...
取消
保存