my previous commit).
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2645
#include "config.h"
/*--------------------------------------------------------------------*/
-/*--- end core.h ---*/
+/*--- end ---*/
/*--------------------------------------------------------------------*/
situation you might as well stop your program and fix it, because
Valgrind won't tell you anything else useful after this. Note that
the 300/30000 limits apply after suppressed errors are removed. These
-limits are defined in <code>vg_include.h</code> and can be increased
+limits are defined in <code>core.h</code> and can be increased
if necessary.
<p>
#ifndef __VG_KERNELIFACE_H
#define __VG_KERNELIFACE_H
-/* This file is ONLY to be included into vg_include.h. Do not include
+/* This file is ONLY to be included into core.h. Do not include
it directly into valgrind source .c files. This file defines types
and constants for the kernel interface, and to make that clear
everything is prefixed VKI. */