lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since f3a37e28 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:
182 bytes
|
Rev | Line | |
---|
[3fe00ee] | 1 | #ifndef KCON_ENTRY_H
|
---|
| 2 | #define KCON_ENTRY_H
|
---|
| 3 |
|
---|
| 4 | /* Entry points for the kcon command */
|
---|
| 5 | extern int cmd_kcon(char **);
|
---|
| 6 | extern void help_cmd_kcon(unsigned int);
|
---|
| 7 |
|
---|
| 8 | #endif /* KCON_ENTRY_H */
|
---|
| 9 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.