forked from Imagelibrary/binutils-gdb
* write.c (TC_FIX_ADJUSTABLE): Remove the duplicate.
This commit is contained in:
@@ -48,10 +48,6 @@
|
||||
#define TC_FORCE_RELOCATION_SECTION(FIXP,SEG) TC_FORCE_RELOCATION(FIXP)
|
||||
#endif
|
||||
|
||||
#ifndef TC_FIX_ADJUSTABLE
|
||||
#define TC_FIX_ADJUSTABLE(fix) 1
|
||||
#endif
|
||||
|
||||
#ifndef TC_LINKRELAX_FIXUP
|
||||
#define TC_LINKRELAX_FIXUP(SEG) 1
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user