Changeset be8f92d in mainline for uspace/app/bdsh/cmds/modules/mkdir/mkdir.h
- Timestamp:
- 2008-08-23T07:00:41Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- eb9618c
- Parents:
- 5ab597d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/cmds/modules/mkdir/mkdir.h
r5ab597d rbe8f92d 4 4 /* Prototypes for the mkdir command, excluding entry points */ 5 5 6 6 extern unsigned int create_directory(const char *, unsigned int); 7 7 #endif /* MKDIR_H */ 8 8
Note:
See TracChangeset
for help on using the changeset viewer.