mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 10:21:20 +00:00
Add declaration for VG_(pre_clo_init) so we don't get warnings about it.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3297
This commit is contained in:
parent
7fb220d397
commit
85da1e0285
@ -17,6 +17,9 @@
|
||||
## ------------------------------------------------------------------
|
||||
## Fundamental template functions
|
||||
|
||||
## Do initialisation that can be done before command line processing.
|
||||
void, pre_clo_init
|
||||
|
||||
## Do initialisation that can only be done after command line processing.
|
||||
void, post_clo_init
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user