Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/debug.h')
-rw-r--r--libgloss/debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgloss/debug.h b/libgloss/debug.h
index 9a78076d2..95353418e 100644
--- a/libgloss/debug.h
+++ b/libgloss/debug.h
@@ -77,7 +77,7 @@ extern char *gdb_set(char *); /* Q - set value */
* indicate to caller of mem2hex or hex2mem that there has been an error.
* 0 means ok, 1 means error
*/
-extern volatile int mem_err;
+extern int mem_err;
/*
* indicate whether the debug vectors have been initialized