Move declaration of "struct vg_mallocfunc_info" from core.h into

pub_core_replacemalloc.h, to reduce its exposure.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3662
This commit is contained in:
Nicholas Nethercote
2005-05-11 18:51:53 +00:00
parent 9a23c89fc2
commit bdd2546a12
3 changed files with 17 additions and 21 deletions

View File

@@ -47,6 +47,7 @@
#include "valgrind.h" /* for VALGRIND_NON_SIMD_CALL[12] */
#include "core.h"
#include "pub_core_replacemalloc.h"
/* The general idea is: you can write a function like this: