brewco/prompt.h

Sun, 06 Dec 2015 14:29:37 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 06 Dec 2015 14:29:37 +0100
changeset 448
7fe45f6e4f48
parent 443
6b80a37fdf8d
permissions
-rw-r--r--

Added PID editor.

#ifndef _PROMPT_H
#define	_PROMPT_H

void prompt(int, char *);

#endif

mercurial