aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2001-08-24 13:55:55 +0000
committerAlexandre Oliva <aoliva@redhat.com>2001-08-24 13:55:55 +0000
commit8c98ec7dcccbe45bed00b04e04c3d7cac8f7b744 (patch)
tree6fab1a026bc634bcc426f4296398d77f32957f30 /bfd/bfd-in2.h
parent17ea634937fc598b248628b5e533323a6a9f4d82 (diff)
downloadfsf-binutils-gdb-8c98ec7dcccbe45bed00b04e04c3d7cac8f7b744.zip
fsf-binutils-gdb-8c98ec7dcccbe45bed00b04e04c3d7cac8f7b744.tar.gz
fsf-binutils-gdb-8c98ec7dcccbe45bed00b04e04c3d7cac8f7b744.tar.bz2
* bfd.c (bfd_alt_mach_code): New function.
* bfd-in2.h: Rebuilt.
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r--bfd/bfd-in2.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index 4b6f44e..64c995c 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -3296,6 +3296,9 @@ extern bfd_byte *bfd_get_relocated_section_contents
struct bfd_link_order *, bfd_byte *,
boolean, asymbol **));
+boolean
+bfd_alt_mach_code PARAMS ((bfd *abfd, int index));
+
symindex
bfd_get_next_mapent PARAMS ((bfd *abfd, symindex previous, carsym **sym));