6 lines
71 B
C
6 lines
71 B
C
#ifndef QUIT
|
|
#define QUIT
|
|
|
|
void *quitall(int status,void *arg);
|
|
|
|
#endif |