Changeset 28ee877e in mainline for uspace/app/bdsh/input.h
- Timestamp:
- 2011-06-11T19:43:20Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ae45201
- Parents:
- 6939edb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/input.h
r6939edb r28ee877e 7 7 8 8 extern void get_input(cliuser_t *); 9 extern int tok_input(cliuser_t *);9 extern int process_input(cliuser_t *); 10 10 extern int input_init(void); 11 11
Note:
See TracChangeset
for help on using the changeset viewer.