index_fst_common.h 144 字节
Newer Older
dengyihao's avatar
dengyihao 已提交
1 2 3 4 5 6 7
#ifndef __INDEX_FST_COMM_H__
#define __INDEX_FST_COMM_H__

extern const uint8_t COMMON_INPUTS[];
extern char const COMMON_INPUTS_INV[];

#endif