* i386.c (i386_iscall): Static.
[deliverable/binutils-gdb.git] / gprof / vax.c
index 9d67430c4ba4364c5d9a54443d7a7a63923a2059..bce1e7218b99871ea131e02e36317ffa849c2871 100644 (file)
@@ -50,8 +50,7 @@ struct modebyte
 /*
  * A symbol to be the child of indirect calls:
  */
-Sym indirectchild;
-
+static Sym indirectchild;
 
 static operandenum vax_operandmode PARAMS ((struct modebyte *));
 static char *vax_operandname PARAMS ((operandenum));
This page took 0.026108 seconds and 4 git commands to generate.