00001 00040 #ifndef MWARE_HEX_H 00041 #define MWARE_HEX_H 00042 00043 extern const char hex_tab[16]; 00044 extern const char HEX_tab[16]; 00045 00046 #endif /* MWARE_HEX_H */