rizin/libr/asm/arch/tms320/c55x_plus/hashtable.h
2014-02-06 12:50:25 +04:00

6 lines
83 B
C

#ifndef HASHTABLE_H
#define HASHTABLE_H
st32 get_hash_code(ut32 ins_pos);
#endif