add exit handler
This commit is contained in:
6
src/call-exit-handler.h
Normal file
6
src/call-exit-handler.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef RIVERGUILE_CALL_EXIT_HANDLER_H
|
||||
#define RIVERGUILE_CALL_EXIT_HANDLER_H
|
||||
|
||||
void *call_exit_handler (void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user