mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
Remove no-longer-used prefixes.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2565
This commit is contained in:
parent
ca80aae259
commit
db16c95eb8
@ -44,10 +44,8 @@
|
||||
#define VG_(str) VGAPPEND(vgPlain_,str)
|
||||
#define VGP_(str) VGAPPEND(vgProf_,str)
|
||||
#define VGOFF_(str) VGAPPEND(vgOff_,str)
|
||||
#define VGR_(str) VGAPPEND(vgAllRoadsLeadToRome_,str)
|
||||
#define VGINJ_(str) VGAPPEND(__vgInject_,str)
|
||||
|
||||
/* Skin specific ones. Note that final name still starts with "vg". */
|
||||
/* Tool-specific ones. Note that final name still starts with "vg". */
|
||||
#define SK_(str) VGAPPEND(vgSkin_,str)
|
||||
|
||||
/* This is specifically for stringifying VG_(x) function names. We
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user