2002-11-08 Andrew Cagney * i386-tdep.h (i386_linux_orig_eax_regnum_p): Delete stray declaration that snuck in from change below. Index: i386-tdep.h =================================================================== RCS file: /cvs/src/src/gdb/i386-tdep.h,v retrieving revision 1.15 diff -u -r1.15 i386-tdep.h --- i386-tdep.h 8 Nov 2002 16:52:37 -0000 1.15 +++ i386-tdep.h 8 Nov 2002 17:01:39 -0000 @@ -132,10 +132,6 @@ 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