diff options
author | Nick Clifton <nickc@redhat.com> | 2002-08-09 15:38:24 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-08-09 15:38:24 +0000 |
commit | 59bc061d4bf78e9c05967a6bd516f26a3880e520 (patch) | |
tree | 3224940368fa7099cfd39bcc880c8a45f83dbbf5 /bfd/bfd-in2.h | |
parent | 2b692c5912c33f69e4016113c0dd039acc820d70 (diff) | |
download | gdb-59bc061d4bf78e9c05967a6bd516f26a3880e520.zip gdb-59bc061d4bf78e9c05967a6bd516f26a3880e520.tar.gz gdb-59bc061d4bf78e9c05967a6bd516f26a3880e520.tar.bz2 |
Add QNX Neutrino PowerPC support and common up QNX functions
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r-- | bfd/bfd-in2.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index da3307d..bb5fef0 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -1,6 +1,7 @@ /* DO NOT EDIT! -*- buffer-read-only: t -*- This file is automatically - generated from "bfd-in.h", "init.c", "opncls.c", "libbfd.c" and - "section.c". + generated from "bfd-in.h", "init.c", "opncls.c", "libbfd.c", + "section.c", "archures.c", "reloc.c", "syms.c", "bfd.c", "archive.c", + "corefile.c", "targets.c" and "format.c". Run "make headers" in your build bfd/ to regenerate. */ /* Main header file for the bfd library -- portable access to object files. |