Changeset 90a428a in mainline for uspace/app/bdsh/cmds/modules/modules.h
- Timestamp:
- 2008-08-24T16:00:11Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 088ab05
- Parents:
- 814c4f5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/cmds/modules/modules.h
r814c4f5 r90a428a 25 25 #include "touch/entry.h" 26 26 #include "ls/entry.h" 27 #include "mount/entry.h"28 27 29 28 /* Each .def function fills the module_t struct with the individual name, entry … … 39 38 #include "touch/touch.def" 40 39 #include "ls/ls.def" 41 #include "mount/mount.def"42 40 {NULL, NULL, NULL, NULL} 43 41 };
Note:
See TracChangeset
for help on using the changeset viewer.