Changeset 2cf87e50 in mainline for generic/src/console/kconsole.c


Ignore:
Timestamp:
2005-12-17T23:25:48Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ff12a3c
Parents:
07bd114e
Message:

sparc64 work.
CPU identification.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • generic/src/console/kconsole.c

    r07bd114e r2cf87e50  
    159159}
    160160
    161 /** Try to find a command begenning with prefix */
     161/** Try to find a command beginning with prefix */
    162162static const char * cmdtab_search_one(const char *name,link_t **startpos)
    163163{
Note: See TracChangeset for help on using the changeset viewer.