Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 1994 → Rev 1993

/trunk/kernel/genarch/include/fb/visuals.h
36,7 → 36,6
#define KERN_VISUALS_H_
 
#define VISUAL_INDIRECT_8 0
 
#define VISUAL_RGB_5_5_5 1
#define VISUAL_RGB_5_6_5 2
#define VISUAL_RGB_8_8_8 3
43,8 → 42,6
#define VISUAL_RGB_8_8_8_0 4
#define VISUAL_RGB_0_8_8_8 5
 
#define VISUAL_BGR_0_8_8_8 6
 
#endif
 
/** @}