Ignore:
Timestamp:
2009-03-22T19:48:11Z (15 years ago)
Author:
Jiri Svoboda <jirik.svoboda@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8b48063
Parents:
dc033a1
Message:

'kcon' shell builtin for switching to debug console.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/libc/include/ipc/console.h

    rdc033a1 r3fe00ee  
    4949        CONSOLE_SET_COLOR,
    5050        CONSOLE_SET_RGB_COLOR,
    51         CONSOLE_CURSOR_VISIBILITY
     51        CONSOLE_CURSOR_VISIBILITY,
     52        CONSOLE_KCON_ENABLE
    5253} console_request_t;
    5354
Note: See TracChangeset for help on using the changeset viewer.