source: mainline/uspace/app/bdsh/cmds/modules/printf/printf_def.h@ 087c27f6

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 087c27f6 was 1ffd74e, checked in by Prutkov Alex <prutkov.alex@…>, 13 years ago

Added printf functionality

  • Property mode set to 100755
File size: 76 bytes
Line 
1{
2 "printf",
3 "Format and print data",
4 &cmd_printf,
5 &help_cmd_printf,
6},
7
Note: See TracBrowser for help on using the repository browser.