diff options
Diffstat (limited to 'lib/debug.h')
| -rw-r--r-- | lib/debug.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/debug.h b/lib/debug.h new file mode 100644 index 0000000000..44409042ff --- /dev/null +++ b/lib/debug.h @@ -0,0 +1,3 @@ + +void debug_print_trace (int); + |
