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
RevLine 
[1993f9a]1(
[810860a]2 (
3 [fnc.fb_pending_flush] +
4 [fnc.cell_mark_changed]
5 ) ;
[1993f9a]6 tentative {
[810860a]7 [fnc.fb_pending_flush] ;
8 tentative {
9 !fb.scroll
10 }
11 } ;
12 tentative {
13 [fnc.curs_goto]
[1993f9a]14 }
[810860a]15)
Note: See TracBrowser for help on using the repository browser.