mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 19:09:31 +08:00
* config/tc-i386.c (md_pseudo_table): Remove "zero".
* config/tc-m88k.c (md_pseudo_table): Likewise.
This commit is contained in:
@ -173,7 +173,6 @@ const pseudo_typeS md_pseudo_table[] =
|
||||
{"bss", s_lcomm, 1},
|
||||
{"string", stringer, 0},
|
||||
{"word", cons, 4},
|
||||
{"zero", s_space, 0},
|
||||
/* Force set to be treated as an instruction. */
|
||||
{"set", NULL, 0},
|
||||
{0}
|
||||
|
Reference in New Issue
Block a user