diff options
Diffstat (limited to 'src/sp_compile.h')
| -rw-r--r-- | src/sp_compile.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/sp_compile.h b/src/sp_compile.h new file mode 100644 index 0000000..538ff52 --- /dev/null +++ b/src/sp_compile.h | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | #ifndef SP_COMPILE_H | ||
| 2 | #define SP_COMPILE_H | ||
| 3 | |||
| 4 | int hook_compile(void); | ||
| 5 | |||
| 6 | #endif /* SP_COMPILE_H */ \ No newline at end of file | ||
