BeRTOS
hex.h
Go to the documentation of this file.
00001 
00039 #ifndef MWARE_HEX_H
00040 #define MWARE_HEX_H
00041 
00042 extern const char hex_tab[16];
00043 extern const char HEX_tab[16];
00044 
00045 #endif /* MWARE_HEX_H */