index
:
ucspi-ssl
master
meson
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exit.h
blob: 39011c88d37456d17fba4144e0dc673c7024a703 (
plain
)
1
2
3
4
5
6
#ifndef EXIT_H
#define EXIT_H
extern
void
_exit
();
#endif