forked from Imagelibrary/binutils-gdb
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user