* gdb.base/help.exp (help source): Update expected output.
[deliverable/binutils-gdb.git] / gdb / mipsnbsd-tdep.h
index c164b2a210d280083f6f9ff5f1fe2984aca7294a..b4f9cf744debe8643404d8b455fd716ea059d950 100644 (file)
@@ -1,6 +1,7 @@
 /* Common target dependent code for GDB on MIPS systems running NetBSD.
 
-   Copyright (C) 2002, 2004, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -26,7 +27,4 @@ void mipsnbsd_fill_reg (const struct regcache *, char *, int);
 void mipsnbsd_supply_fpreg (struct regcache *, const char *, int);
 void mipsnbsd_fill_fpreg (const struct regcache *, char *, int);
 
-#define SIZEOF_STRUCT_REG      (38 * mips_isa_regsize (current_gdbarch))
-#define SIZEOF_STRUCT_FPREG    (33 * mips_isa_regsize (current_gdbarch))
-
 #endif /* MIPSNBSD_TDEP_H */
This page took 0.023373 seconds and 4 git commands to generate.