gdbserver: fix various warnings
[deliverable/binutils-gdb.git] / gdb / gdbserver / ax.c
index 91894c265b73fb256f61a6f8e2277422e4fe5ced..d5144c24b1c94f5ee448599ba7ab659d237fc3fa 100644 (file)
@@ -375,7 +375,7 @@ emit_le_goto (int *offset_p, int *size_p)
 /* Scan an agent expression for any evidence that the given PC is the
    target of a jump bytecode in the expression.  */
 
-int
+static int
 is_goto_target (struct agent_expr *aexpr, int pc)
 {
   int i;
This page took 0.031059 seconds and 4 git commands to generate.