Plan 9 from Bell Labs’s /usr/web/sources/contrib/anothy/src/lib/djb-ape/buffer/exit.h
#ifndef EXIT_H #define EXIT_H extern void _exit(); #endif