Changes in uspace/app/bdsh/input.h [da2bd08:36a75a2] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/input.h
rda2bd08 r36a75a2 8 8 extern void get_input(cliuser_t *); 9 9 extern int tok_input(cliuser_t *); 10 extern voidinput_init(void);10 extern int input_init(void); 11 11 12 12 #endif
Note:
See TracChangeset
for help on using the changeset viewer.