source: mainline/uspace/app/bdsh/cmds/modules/mount/mount_def.h@ 9c4cf0d

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 9c4cf0d was d4a172b, checked in by Jakub Jermar <jakub@…>, 16 years ago

Add a bdsh wrapper around mount().

  • Property mode set to 100644
File size: 69 bytes
Line 
1{
2 "mount",
3 "The mount command",
4 &cmd_mount,
5 &help_cmd_mount,
6},
7
Note: See TracBrowser for help on using the repository browser.