OSDN Git Service

Moved the junk codes to junk directory.
[kozos-expbrd/kozos_expbrd.git] / firm / junk / 09 / os / task / task_userinput.h
1
2 #ifndef _TASK_USERINPUT_H_
3 #define _TASK_USERINPUT_H_
4 int task_userinput(int argc, char *argv[]);
5 #endif