Changeset d6cc453 in mainline for console/gcons.h


Ignore:
Timestamp:
2006-06-02T19:22:08Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
53daee3
Parents:
e87e18f
Message:

Made tetris compile and somewhat run.
Slightly better console.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • console/gcons.h

    re87e18f rd6cc453  
    3232void gcons_init(int phone);
    3333void gcons_change_console(int consnum);
     34void gcons_notify_char(int consnum);
    3435
    3536#endif
Note: See TracChangeset for help on using the changeset viewer.