summaryrefslogtreecommitdiff
path: root/src/sp_compile.h
blob: 538ff524c3933b9186d80aa113551af0917eb2ca (plain)
1
2
3
4
5
6
#ifndef SP_COMPILE_H
#define SP_COMPILE_H

int hook_compile(void);

#endif /* SP_COMPILE_H */