source: mainline/uspace/app/bdsh/cmds/modules/mount/mount.h@ b2aaaa0

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

Add a bdsh wrapper around mount().

  • Property mode set to 100644
File size: 120 bytes
Line 
1#ifndef MOUNT_H
2#define MOUNT_H
3
4/* Prototypes for the mount command, excluding entry points */
5
6
7#endif /* MOUNT_H */
8
Note: See TracBrowser for help on using the repository browser.