2002-11-08 Andrew Cagney <ac131313@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Fri, 8 Nov 2002 17:03:27 +0000 (17:03 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 8 Nov 2002 17:03:27 +0000 (17:03 +0000)
* i386-tdep.h (i386_linux_orig_eax_regnum_p): Delete stray
declaration that snuck in from change below.

gdb/ChangeLog
gdb/i386-tdep.h

index d6f94e4..e264cd5 100644 (file)
@@ -1,3 +1,8 @@
+2002-11-08  Andrew Cagney  <ac131313@redhat.com>
+
+       * i386-tdep.h (i386_linux_orig_eax_regnum_p): Delete stray
+       declaration that snuck in from change below.
+
 2002-11-06  Andrew Cagney  <cagney@redhat.com>
 
        * i386-tdep.c (i386_mmx_regnum_p): Rename mmx_regnum_p.  Update
index e30d7e3..09e62c5 100644 (file)
@@ -132,10 +132,6 @@ extern int i386_fpc_regnum_p (int regnum);
 extern int i386_sse_regnum_p (int regnum);
 extern int i386_mxcsr_regnum_p (int regnum);
 
-/* Return non-zero if REGNUM matches the ORIG_EAX register and the
-   register hack is active.  */
-extern int i386_linux_orig_eax_regnum_p (int regnum);
-
 /* FIXME: kettenis/2001-11-24: Obsolete macro's.  */
 #define FCS_REGNUM FISEG_REGNUM
 #define FCOFF_REGNUM FIOFF_REGNUM