* i386-tdep.h (IS_FPU_CTRL_REGNUM): Remove.

This commit is contained in:
Mark Kettenis
2002-11-08 23:35:14 +00:00
parent 19e333637a
commit 94ba925ab9
2 changed files with 2 additions and 1 deletions

View File

@@ -138,7 +138,6 @@ extern int i386_mxcsr_regnum_p (int regnum);
#define FDS_REGNUM FOSEG_REGNUM
#define FDOFF_REGNUM FOOFF_REGNUM
#define IS_FP_REGNUM(n) i386_fp_regnum_p (n)
#define IS_FPU_CTRL_REGNUM(n) i386_fpc_regnum_p (n)
#define IS_SSE_REGNUM(n) i386_sse_regnum_p (n)
#define I386_NUM_GREGS 16