source: mainline/uspace/app/bdsh/cmds/modules/kcon/kcon_def.h@ 36ab7c7

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

'kcon' shell builtin for switching to debug console.

  • Property mode set to 100644
File size: 73 bytes
Line 
1{
2 "kcon",
3 "Switch to kernel console",
4 &cmd_kcon,
5 &help_cmd_kcon,
6},
7
Note: See TracBrowser for help on using the repository browser.