Automatic date update in version.in
[platform/upstream/binutils.git] / gdb / mipsnbsd-tdep.h
index c164b2a..179500a 100644 (file)
@@ -1,6 +1,6 @@
 /* Common target dependent code for GDB on MIPS systems running NetBSD.
 
-   Copyright (C) 2002, 2004, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -26,7 +26,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 */