#include <stdio.h>#include "libiberty.h"#include "safe-ctype.h"

Go to the source code of this file.
Defines | |
| #define | HEX_TABLE_INITIALIZED |
Functions/Subroutines | |
| void | hex_init () |
Variables | |
| const unsigned char | _hex_value [_hex_array_size] |
Definition at line 160 of file hex.c.
Referenced by general_init(), ihex_init(), main(), srec_init(), and tekhex_init().
| const unsigned char _hex_value[_hex_array_size] |
1.5.6