Skip to content
Snippets Groups Projects
Commit cdbc494c authored by Simon Marlow's avatar Simon Marlow
Browse files

add atexit (#4456)

parent 392b7e2a
No related merge requests found
......@@ -272,6 +272,7 @@ typedef struct _RtsSymbolVal {
SymI_HasProto(signal_handlers) \
SymI_HasProto(stg_sig_install) \
SymI_HasProto(rtsTimerSignal) \
SymI_HasProto(atexit) \
SymI_NeedsProto(nocldstop)
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment