Changeset 27fd651 in mainline for uspace/app/bdsh/cmds/modules/modules.h
- Timestamp:
- 2009-05-19T21:48:05Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 83937ccd
- Parents:
- 2c0e5d2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/cmds/modules/modules.h
r2c0e5d2 r27fd651 21 21 #include "mkdir/entry.h" 22 22 #include "rm/entry.h" 23 #include "bdd/entry.h" 23 24 #include "cat/entry.h" 24 25 #include "touch/entry.h" … … 39 40 #include "mkdir/mkdir_def.h" 40 41 #include "rm/rm_def.h" 42 #include "bdd/bdd_def.h" 41 43 #include "cat/cat_def.h" 42 44 #include "touch/touch_def.h"
Note:
See TracChangeset
for help on using the changeset viewer.