#define CHAR_WIDTH 6 #define CHAR_HEIGHT 10 #ifndef CHARMAP_C extern unsigned char _font_bits[][CHAR_HEIGHT]; #endif