source: mainline/contrib/arch/uspace/srv/console/write_char@ 07fdf203

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 07fdf203 was 07fdf203, checked in by Martin Decky <martin@…>, 16 years ago

Extend HelenOS architecture description by introducing Architecture Description Language, interface protocols and frame protocols
Document kernel syscall API
Start documenting uspace architecture and behavior

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