source: mainline/uspace/app/bdsh/cmds/modules/bdd/bdd.h@ 7e752b2

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 7e752b2 was 27fd651, checked in by Jiri Svoboda <jirik.svoboda@…>, 16 years ago

Add 'bdd' shell command (block device dump) for testing block device drivers.

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