Changeset e2ea8d7e in mainline for uspace/app/bdsh/scli.h
- Timestamp:
- 2008-08-27T05:36:12Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1b4b7b6
- Parents:
- b510d52
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/scli.h
rb510d52 re2ea8d7e 15 15 16 16 extern unsigned int cli_set_prompt(cliuser_t *usr); 17 extern int cli_init(cliuser_t *usr);18 extern void cli_finit(cliuser_t *usr);19 17 20 18 #endif
Note:
See TracChangeset
for help on using the changeset viewer.