Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / spu-tdep.h
index 4b83f7489ff803fb4643397491da73c9fed37a19..b41e152e688bd5c05da93b7d7ef88fb95c925d86 100644 (file)
@@ -1,5 +1,5 @@
 /* SPU target-dependent code for GDB, the GNU debugger.
-   Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2006-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -47,9 +47,6 @@ enum spu_regnum
   SPU_DECR_STATUS_REGNUM = 135 /* Decrementer status.  */
 };
 
-/* Local store.  */
-#define SPU_LS_SIZE          0x40000
-
 /* Address conversions.
 
    In a combined PPU/SPU debugging session, we have to consider multiple
This page took 0.024432 seconds and 4 git commands to generate.