* config/tc-xc16x.h (TC_LINKRELAX_FIXUP): Delete.
[deliverable/binutils-gdb.git] / gas / config / tc-xc16x.h
index aa510d8e1a59015e1f5809fe6c8bab4ba1bec5b5..8aa6d07785f37416cbf5bc85df6b3cc3f0cbddfa 100644 (file)
 
 #define TARGET_ARCH bfd_arch_xc16x
 
-#ifdef BFD_ASSEMBLER
-/* Fixup debug sections since we will never relax them.  */
-#define TC_LINKRELAX_FIXUP(seg) (seg->flags & SEC_ALLOC)
-#endif
-
 #ifdef OBJ_ELF
 #define TARGET_FORMAT       "elf32-xc16x"
 #define LOCAL_LABEL_PREFIX  '.'
This page took 0.024894 seconds and 4 git commands to generate.