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