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/libbfd.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/libbfd.h')
-rw-r--r-- | bfd/libbfd.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/libbfd.h b/bfd/libbfd.h index ae1e753..f7c8cc1 100644 --- a/bfd/libbfd.h +++ b/bfd/libbfd.h @@ -1,5 +1,6 @@ /* DO NOT EDIT! -*- buffer-read-only: t -*- This file is automatically - generated from "proto.str chew". + generated from "libbfd-in.h", "init.c", "libbfd.c", "cache.c", + "reloc.c", "archures.c" and "elf.c". Run "make headers" in your build bfd/ to regenerate. */ /* libbfd.h -- Declarations used by bfd library *implementation*. |