#ifndef EXIT_H
#define EXIT_H

extern void _exit();

#endif


syntax highlighted by Code2HTML, v. 0.9.1