Mercurial > flash_v2
diff packages/redboot/current/include/redboot.h @ 128:0c2b7be0d798 ecos-sw-2000-10-12
Merge from eCos master repository on 2000-10-12-08:46:24-BST
| author | jlarmour |
|---|---|
| date | Thu, 12 Oct 2000 20:31:43 +0000 |
| parents | 518f42066aba |
| children | eb9fd8c04db3 |
line wrap: on
line diff
--- a/packages/redboot/current/include/redboot.h +++ b/packages/redboot/current/include/redboot.h @@ -76,6 +76,7 @@ EXTERN bool config_ok; #ifdef CYGPKG_REDBOOT_ANY_CONSOLE EXTERN bool console_selected; #endif +EXTERN bool console_echo; #ifdef CYGPKG_REDBOOT_NETWORKING EXTERN bool have_net, use_bootp;
