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 d6f94e4711032fcc49a66cbce71179b2185c4c66..e264cd58baedd55914c6cd4c2de1cc9e8a6483ee 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 e30d7e3c5ad90e11d38b84334333564a4fc62e04..09e62c55c0e3cd2ef52f2fd3c371e947a3837c95 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