Run --gc-sections tests only if supported.
[deliverable/binutils-gdb.git] / gdb / ax-general.c
index edab4dc78f5493526345af99e8fcdb93472fffce..889fac9f0d90f3f41f8b2f5b0dd5ef472a2b49aa 100644 (file)
@@ -145,6 +145,7 @@ ax_simple (struct agent_expr *x, enum agent_op op)
 
 /* Append a pick operator to EXPR.  DEPTH is the stack item to pick,
    with 0 being top of stack.  */
+
 void
 ax_pick (struct agent_expr *x, int depth)
 {
This page took 0.023134 seconds and 4 git commands to generate.