Clear static_links in reread_symbols
[deliverable/binutils-gdb.git] / gdb / spu-tdep.h
index 4b83f7489ff803fb4643397491da73c9fed37a19..c870b4860e9352d655f8ab8df6f52dc953b7d443 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-2018 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.032247 seconds and 4 git commands to generate.