source: mainline/contrib/arch/uspace/srv/console/fnc.write_char

Last change on this file was 810860a, checked in by Martin Decky <martin@…>, 16 years ago

various protocol fixes
add console architecture

  • Property mode set to 100644
File size: 176 bytes
Line 
1(
2 (
3 [fnc.fb_pending_flush] +
4 [fnc.cell_mark_changed]
5 ) ;
6 tentative {
7 [fnc.fb_pending_flush] ;
8 tentative {
9 !fb.scroll
10 }
11 } ;
12 tentative {
13 [fnc.curs_goto]
14 }
15)
Note: See TracBrowser for help on using the repository browser.