#ifndef _HOOK_SPEC_H_ #define _HOOK_SPEC_H CLISH_HOOK_INIT(clish_plugin_hook_init); CLISH_HOOK_FINI(clish_plugin_hook_fini); CLISH_PLUGIN_SYM(clish_plugin_hook_action); #endif /* _HOOK_SPEC_H_ */