-rw-r--r-- 60
cdb-0.75
/exit.h
raw
#ifndef EXIT_H #define EXIT_H extern void _exit(); #endif