Files
ftmemsim-valgrind/include/vg_skin.h
Nicholas Nethercote 2221d976a8 Arch-abstraction: whoops II, forgot to add the (residual) vg_skin.h, which just
points to tool.h.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2649
2004-09-02 08:55:34 +00:00

4 lines
123 B
C

// "vg_skin.h" was renamed to "tool.h"; this is for backward compatibility
// with old external tools.
#include "tool.h"