* i386-tdep.h (struct regset): Declare opaque.

This commit is contained in:
Mark Kettenis 2003-10-11 13:33:31 +00:00
parent 0f22be51ab
commit c783cbd61e
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2003-10-11 Mark Kettenis <kettenis@gnu.org>
* i386-tdep.h (struct regset): Declare opaque.
* gdbarch.sh (regset_from_core_section): New method.
(struct regset): Declare opaque.
* gdbarch.c, gdbarch.h: Regenerated.

View File

@ -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