bfd/
[deliverable/binutils-gdb.git] / bfd / coff-tic80.c
index 4185e7b18d81f615a242c639d64e278d38d98617..7329b7b0dcdde1ac2377f641713f66552fc6bad8 100644 (file)
@@ -719,4 +719,4 @@ coff_tic80_relocate_section (output_bfd, info, input_bfd,
 #undef C_LASTENT               /* Clashes with TIc80's C_STATLAB */
 #include "coffcode.h"
 
-CREATE_LITTLE_COFF_TARGET_VEC (tic80coff_vec, "coff-tic80", D_PAGED, 0, '_', NULL)
+CREATE_LITTLE_COFF_TARGET_VEC (tic80coff_vec, "coff-tic80", D_PAGED, 0, '_', NULL, COFF_SWAP_TABLE)
This page took 0.023795 seconds and 4 git commands to generate.