source: mainline/uspace/app/bdsh/cmds/modules/bdd/bdd_def.h@ 83937ccd

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 83937ccd 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: 72 bytes
Line 
1{
2 "bdd",
3 "Dump block device contents",
4 &cmd_bdd,
5 &help_cmd_bdd,
6},
7
Note: See TracBrowser for help on using the repository browser.