* i386b-nat.c: Comment changes.
[deliverable/binutils-gdb.git] / gdb / sparc-xdep.c
index c8c164d944f7ef3a2b44670846e4842480016a1e..a040bf5ffb3717ff12cddacf2bd406c2a21023e9 100644 (file)
@@ -43,7 +43,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #define        STACK_REGS      2
 #define        FP_REGS         4
 
-int deferred_stores = 0;       /* Cumulates stores we want to do eventually. */
+/* The variable deferred_stores itself is defined in sparc-tdep.c.  */
 
 /* Fetch one or more registers from the inferior.  REGNO == -1 to get
    them all.  We actually fetch more than requested, when convenient,
This page took 0.025253 seconds and 4 git commands to generate.