Removed the V9 comment
This commit is contained in:
parent
7f3d9f4603
commit
1797fccf85
1 changed files with 6 additions and 9 deletions
|
@ -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
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue