summaryrefslogtreecommitdiff
path: root/bfd/coff-i960.c
diff options
context:
space:
mode:
authorSvein Seldal <svein@dev.seldal.com>2003-06-04 10:47:33 +0000
committerSvein Seldal <svein@dev.seldal.com>2003-06-04 10:47:33 +0000
commit3fa785190a4f36a8889eea2fd2cb6c8ff90f3fa4 (patch)
tree710f96b9992b8cc174ba4158b7ebd9d708d0a232 /bfd/coff-i960.c
parent736694c89e263a44362c12369bbe13b0b44fdac4 (diff)
Altered the CREATE_xxx_COFF_TARGET_VEC macro arguments
Diffstat (limited to 'bfd/coff-i960.c')
-rw-r--r--bfd/coff-i960.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/coff-i960.c b/bfd/coff-i960.c
index eee6718a5e..e4dc05322f 100644
--- a/bfd/coff-i960.c
+++ b/bfd/coff-i960.c
@@ -617,7 +617,7 @@ coff_i960_adjust_symndx (obfd, info, ibfd, sec, irel, adjustedp)
extern const bfd_target icoff_big_vec;
-CREATE_LITTLE_COFF_TARGET_VEC (icoff_little_vec, "coff-Intel-little", 0, 0, '_', & icoff_big_vec)
+CREATE_LITTLE_COFF_TARGET_VEC (icoff_little_vec, "coff-Intel-little", 0, 0, '_', & icoff_big_vec, COFF_SWAP_TABLE)
const bfd_target icoff_big_vec =
{