Changeset e9073f2 in mainline for console/gcons.h


Ignore:
Timestamp:
2006-06-05T23:02:13Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
51dbadf3
Parents:
9996ed5
Message:

Added correct disconnect handling.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • console/gcons.h

    r9996ed5 re9073f2  
    3535void gcons_in_kernel(void);
    3636void gcons_notify_connect(int consnum);
     37void gcons_notify_disconnect(int consnum);
    3738
    3839#endif
Note: See TracChangeset for help on using the changeset viewer.