diff options
Diffstat (limited to 'gprof/acconfig.h')
-rw-r--r-- | gprof/acconfig.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gprof/acconfig.h b/gprof/acconfig.h new file mode 100644 index 0000000..11991dd --- /dev/null +++ b/gprof/acconfig.h @@ -0,0 +1,2 @@ +/* Define as the size of a pointer in the target profile file format. */ +#undef GMON_PTR_SIZE |