2011-02-21 Hui Zhu <teawater@gmail.com>
[platform/upstream/binutils.git] / gdb / ax.h
index a124575..05dc6a1 100644 (file)
--- a/gdb/ax.h
+++ b/gdb/ax.h
@@ -213,6 +213,8 @@ extern void ax_reg_mask (struct agent_expr *ax, int reg);
 
 /* Assemble code to operate on a trace state variable.  */
 extern void ax_tsv (struct agent_expr *expr, enum agent_op op, int num);
+
+extern void ax_memcpy (struct agent_expr *x, const void *src, size_t n);
 \f
 
 /* Functions for printing out expressions, and otherwise debugging