From 868f96c759b6650d88ff9f4fbc5c048302134248 Mon Sep 17 00:00:00 2001 From: Sebastien Blot Date: Wed, 20 Sep 2017 10:11:01 +0200 Subject: Initial import --- src/sp_compile.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/sp_compile.h (limited to 'src/sp_compile.h') 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 @@ +#ifndef SP_COMPILE_H +#define SP_COMPILE_H + +int hook_compile(void); + +#endif /* SP_COMPILE_H */ \ No newline at end of file -- cgit v1.3