Changeset 16e9c476 in mainline for uspace/srv/fb/serial_console.h
- Timestamp:
- 2009-03-17T22:18:47Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade
- Children:
- 7e15496
- Parents:
- f6377f72
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fb/serial_console.h
rf6377f72 r16e9c476 47 47 void serial_clrscr(void); 48 48 void serial_scroll(int i); 49 void serial_set_style(const unsigned int mode);50 49 void serial_cursor_disable(void); 51 50 void serial_cursor_enable(void);
Note:
See TracChangeset
for help on using the changeset viewer.