mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-29 12:53:43 +08:00
Regenerate.
This commit is contained in:
@ -1598,6 +1598,9 @@ m32c_cgen_init_asm (CGEN_CPU_DESC cd)
|
||||
m32c_cgen_init_ibld_table (cd);
|
||||
cd->parse_handlers = & m32c_cgen_parse_handlers[0];
|
||||
cd->parse_operand = m32c_cgen_parse_operand;
|
||||
#ifdef CGEN_ASM_INIT_HOOK
|
||||
CGEN_ASM_INIT_HOOK
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user