Subversion Repositories HelenOS-historic

Rev

Rev 1523 | Rev 1552 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1523 Rev 1547
Line 18... Line 18...
18
#define FB_SET_STYLE         1034
18
#define FB_SET_STYLE         1034
19
#define FB_GET_RESOLUTION    1035
19
#define FB_GET_RESOLUTION    1035
20
#define FB_DRAW_TEXT_DATA    1036
20
#define FB_DRAW_TEXT_DATA    1036
21
#define FB_FLUSH             1037
21
#define FB_FLUSH             1037
22
 
22
 
-
 
23
#define FB_DRAW_PPM          1038
-
 
24
#define FB_PREPARE_SHM       1039
-
 
25
#define FB_DROP_SHM          1040
-
 
26
 
23
#endif
27
#endif