Changeset 721d3a27 in mainline for uspace/app/bdsh/cmds/modules/modules.h
- Timestamp:
- 2009-01-22T07:39:43Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fc11b8a
- Parents:
- 491af07
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/cmds/modules/modules.h
r491af07 r721d3a27 19 19 20 20 #include "help/entry.h" 21 #include "quit/entry.h"22 21 #include "mkdir/entry.h" 23 22 #include "rm/entry.h" … … 35 34 module_t modules[] = { 36 35 #include "help/help_def.h" 37 #include "quit/quit_def.h"38 36 #include "mkdir/mkdir_def.h" 39 37 #include "rm/rm_def.h"
Note:
See TracChangeset
for help on using the changeset viewer.