Ignore:
Timestamp:
2010-06-10T16:04:07Z (14 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
48dcc69
Parents:
8eec3c8
Message:

introduce more compact and more readable command output to kconsole (suitable even for 80-column screens)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/include/console/kconsole.h

    r8eec3c8 rc0f13d2  
    4747        ARG_TYPE_INT,
    4848        ARG_TYPE_STRING,
     49        /** Optional string */
     50        ARG_TYPE_STRING_OPTIONAL,
    4951        /** Variable type - either symbol or string. */
    5052        ARG_TYPE_VAR
Note: See TracChangeset for help on using the changeset viewer.