source: mainline/uspace/app/bdsh/cmds/modules/kcon/kcon.h@ 92fd52d7

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 92fd52d7 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: 116 bytes
Line 
1#ifndef KCON_H
2#define KCON_H
3
4/* Prototypes for the kcon command, excluding entry points */
5
6
7#endif /* KCON_H */
8
Note: See TracBrowser for help on using the repository browser.