OLD | NEW |
---|---|
(Empty) | |
1 The single header file (valgrind.h) in this directory defines runtime | |
2 macros that determine whether the current process is running under | |
3 Valgrind. | |
4 | |
5 This header file was taken from Valgrind source code (version 3.4.1, | |
6 available at http://valgrind.org/downloads/valgrind-3.4.1.tar.bz2, dated | |
7 28 Feb 2009). The file is covered under BSD license as described within | |
8 the file. | |
OLD | NEW |