summaryrefslogtreecommitdiff
path: root/bfd/elf32-arm.h
diff options
context:
space:
mode:
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>2002-11-05 20:33:26 +0000
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>2002-11-05 20:33:26 +0000
commit66619367a361cef715cfab82af92152a82becda8 (patch)
tree92a099cc00eaadc8169ff390d49ee415a6162c06 /bfd/elf32-arm.h
parentc9ee6b3c87b1145002fc90adbb5f154f235d6bcd (diff)
downloadbinutils-redhat-kseitz_interps-20020528-branch.tar.gz
Diffstat (limited to 'bfd/elf32-arm.h')
-rw-r--r--bfd/elf32-arm.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/bfd/elf32-arm.h b/bfd/elf32-arm.h
index 5901aeaa09..b74058fcc6 100644
--- a/bfd/elf32-arm.h
+++ b/bfd/elf32-arm.h
@@ -367,13 +367,6 @@ static const insn16 t2a1_bx_pc_insn = 0x4778;
static const insn16 t2a2_noop_insn = 0x46c0;
static const insn32 t2a3_b_insn = 0xea000000;
-static const insn16 t2a1_push_insn = 0xb540;
-static const insn16 t2a2_ldr_insn = 0x4e03;
-static const insn16 t2a3_mov_insn = 0x46fe;
-static const insn16 t2a4_bx_insn = 0x4730;
-static const insn32 t2a5_pop_insn = 0xe8bd4040;
-static const insn32 t2a6_bx_insn = 0xe12fff1e;
-
#ifndef ELFARM_NABI_C_INCLUDED
boolean
bfd_elf32_arm_allocate_interworking_sections (info)