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

@@ -60,6 +60,7 @@ struct lwp_info
system". */
struct mem_attrib;
struct target_ops;
struct target_waitstatus;
extern int linux_proc_xfer_memory (CORE_ADDR addr, char *myaddr, int len,
int write, struct mem_attrib *attrib,