Changeset ce5bcb4 in mainline for console/gcons.c
- Timestamp:
- 2006-06-07T17:34:32Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f951077
- Parents:
- 41269bd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
console/gcons.c
r41269bd rce5bcb4 27 27 */ 28 28 29 /** @addtogroup console 30 * @{ 31 */ 32 /** @file 33 */ 34 29 35 #include <ipc/fb.h> 30 36 #include <ipc/ipc.h> … … 423 429 gcons_redraw_console(); 424 430 } 431 432 /** @} 433 */ 434
Note:
See TracChangeset
for help on using the changeset viewer.