diff options
| author | erdgeist@erdgeist.org <erdgeist@bauklotz.fritz.box> | 2019-07-04 23:26:09 +0200 |
|---|---|---|
| committer | erdgeist@erdgeist.org <erdgeist@bauklotz.fritz.box> | 2019-07-04 23:26:09 +0200 |
| commit | f02dfce6e6c34b3d8a7b8a0e784b506178e331fa (patch) | |
| tree | 45556e6104242d4702689760433d7321ae74ec17 /debug_alloc.h | |
stripdown of version 0.9
Diffstat (limited to 'debug_alloc.h')
| -rw-r--r-- | debug_alloc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debug_alloc.h b/debug_alloc.h new file mode 100644 index 0000000..65ce9bd --- /dev/null +++ b/debug_alloc.h | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | #define FREE free | ||
| 2 | #define MALLOC malloc | ||
