diff options
Diffstat (limited to 'include/sys/debug.h')
-rw-r--r-- | include/sys/debug.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/sys/debug.h b/include/sys/debug.h new file mode 100644 index 000000000..02f64c2cf --- /dev/null +++ b/include/sys/debug.h @@ -0,0 +1,4 @@ +#ifndef _SPL_DEBUG_H +#define _SPL_DEBUG_H + +#endif /* SPL_DEBUG_H */ |