brewco/prompt.h

changeset 487
d5bc44183aa4
parent 486
5a237a99a793
child 488
bee1f70fb42b
equal deleted inserted replaced
486:5a237a99a793 487:d5bc44183aa4
1 #ifndef _PROMPT_H
2 #define _PROMPT_H
3
4 void prompt(int, char *);
5
6 #endif

mercurial