This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
[PATCH] Provide opaque declaration of struct regset in i386-tdep.h
- From: Mark Kettenis <kettenis at chello dot nl>
- To: gdb-patches at sources dot redhat dot com
- Date: Sat, 11 Oct 2003 15:34:39 +0200 (CEST)
- Subject: [PATCH] Provide opaque declaration of struct regset in i386-tdep.h
Somehow I missed this.
Checked in,
Mark
Index: ChangeLog
from Mark Kettenis <kettenis@gnu.org>
* i386-tdep.h (struct regset): Declare opaque.
Index: i386-tdep.h
===================================================================
RCS file: /cvs/src/src/gdb/i386-tdep.h,v
retrieving revision 1.27
diff -u -p -r1.27 i386-tdep.h
--- i386-tdep.h 5 Oct 2003 21:31:33 -0000 1.27
+++ i386-tdep.h 11 Oct 2003 13:31:30 -0000
@@ -26,6 +26,7 @@
struct frame_info;
struct gdbarch;
struct reggroup;
+struct regset;
/* GDB's i386 target supports both the 32-bit Intel Architecture
(IA-32) and the 64-bit AMD x86-64 architecture. Internally it uses