2003-09-13 Andrew Cagney <cagney@redhat.com>

* config/pa/tm-hppa64.h (struct frame_info): Declare opaque.
	* ppc-tdep.h (struct regcache): Declare opaque.
	* objfiles.h (struct objfile_data): Declare opaque.
	* cp-support.h (struct objfile): Declare opaque.
	* linux-nat.h (target_waitstatus): Declare opaque.
This commit is contained in:
Andrew Cagney 2003-09-14 02:04:44 +00:00
parent 9bb37a563d
commit 4a4b3fedfe
8 changed files with 20 additions and 0 deletions

View file

@ -29,6 +29,7 @@
struct bcache;
struct htab;
struct symtab;
struct objfile_data;
/* This structure maintains information on a per-objfile basis about the
"entry point" of the objfile, and the scope within which the entry point