1 #ifdef cpixel_t
2 #undef cpixel_t
3 #undef cpixeldata_t
4 #undef cppixel_t
5 #undef bpp
6 #undef UNSUPPORTED
7 #undef bpp1
8 #endif
9 #ifndef SUPPORT16
10 #define UNSUPPORTED
11 #endif
12 #define cpixel_t pixel16_t
13 #define cpixeldata_t pixel16_t
14 #define cppixel_t ppixel16_t
15 #define bpp 4
16 #include "generic.h"
17