jankos/jank-shell/shell.h
2020-05-02 20:43:27 -07:00

6 lines
69 B
C

#include "../types.h"
void strip_newline(char*);
void jmain(void);