The R Project SVN R

Rev

Rev 67112 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 67112 Rev 68697
Line 67... Line 67...
67
   inside your own programs.
67
   inside your own programs.
68
 
68
 
69
   See comment near the top of valgrind.h on how to use them.
69
   See comment near the top of valgrind.h on how to use them.
70
*/
70
*/
71
 
71
 
-
 
72
/* R change to ensure that our copy of the header is used */
72
#include "vg/valgrind.h"
73
#include "vg/valgrind.h"
73
 
74
 
74
/* !! ABIWARNING !! ABIWARNING !! ABIWARNING !! ABIWARNING !! 
75
/* !! ABIWARNING !! ABIWARNING !! ABIWARNING !! ABIWARNING !! 
75
   This enum comprises an ABI exported by Valgrind to programs
76
   This enum comprises an ABI exported by Valgrind to programs
76
   which use client requests.  DO NOT CHANGE THE ORDER OF THESE
77
   which use client requests.  DO NOT CHANGE THE ORDER OF THESE