2003-07-18 Andrew Cagney <cagney@redhat.com>

* user-regs.h (struct gdbarch): Declare opaque.
	* ui-out.h (struct ui_file): Declare opaque.
	* dwarf2-frame.h (struct frame_info): Declare opaque.
This commit is contained in:
Andrew Cagney
2003-07-18 19:01:14 +00:00
parent 5483d879bd
commit e6e5e94cb8
4 changed files with 9 additions and 1 deletions

View File

@@ -25,6 +25,7 @@
#define DWARF2_FRAME_H 1
struct objfile;
struct frame_info;
/* Return the frame unwind methods for the function that contains PC,
or NULL if it can't be handled by DWARF CFI frame unwinder. */