Subversion Repositories HelenOS-historic

Rev

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

Rev 1547 Rev 1552
Line 21... Line 21...
21
#define FB_FLUSH             1037
21
#define FB_FLUSH             1037
22
 
22
 
23
#define FB_DRAW_PPM          1038
23
#define FB_DRAW_PPM          1038
24
#define FB_PREPARE_SHM       1039
24
#define FB_PREPARE_SHM       1039
25
#define FB_DROP_SHM          1040
25
#define FB_DROP_SHM          1040
-
 
26
#define FB_SHM2PIXMAP        1041
-
 
27
 
-
 
28
#define FB_VP_DRAW_PIXMAP    1042
-
 
29
#define FB_VP2PIXMAP         1043
-
 
30
#define FB_DROP_PIXMAP       1044
26
 
31
 
27
#endif
32
#endif