source: mainline/uspace/app/bdsh/cmds/modules/unmount/unmount.h@ ed903174

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

Add dummy unmount command to bdsh.

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