mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-08 21:09:49 +00:00
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:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user