Changeset a8b2b5b in mainline for console/screenbuffer.h
- Timestamp:
- 2006-06-04T18:45:35Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ec9623d
- Parents:
- d32af35
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
console/screenbuffer.h
rd32af35 ra8b2b5b 53 53 style_t style; /**< Current style */ 54 54 unsigned int top_line; /**< Points to buffer[][] line that will be printed at screen as the first line */ 55 unsigned char is_cursor_visible; /**< Cursor state - default is visible */ 55 56 } screenbuffer_t; 56 57
Note:
See TracChangeset
for help on using the changeset viewer.