mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +08:00
Removed the V9 comment
This commit is contained in:
@ -40,10 +40,7 @@ enum reloc_type
|
||||
/* 29K relocation types */
|
||||
RELOC_JUMPTARG, RELOC_CONST, RELOC_CONSTH,
|
||||
|
||||
#ifndef NO_V9
|
||||
/* sparc v9 */
|
||||
RELOC_WDISP14, RELOC_WDISP21,
|
||||
#endif /* NO_V9 */
|
||||
|
||||
NO_RELOC
|
||||
};
|
||||
|
Reference in New Issue
Block a user