Changeset 429acb9 in mainline for console/gcons.h


Ignore:
Timestamp:
2006-06-03T17:38:24Z (20 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1f36e90
Parents:
dc5a0fe1
Message:

Added nice kernel console switching, currently works on fb devices.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • console/gcons.h

    rdc5a0fe1 r429acb9  
    3333void gcons_change_console(int consnum);
    3434void gcons_notify_char(int consnum);
     35void gcons_in_kernel(void);
    3536
    3637#endif
Note: See TracChangeset for help on using the changeset viewer.