* amd64-tdep.c (amd64_return_value): Change type of readbuf and
[deliverable/binutils-gdb.git] / gdb / m2-lang.h
index 94d0abf220b21154bac4fbd7955ac6ee3d0adf03..044bee6fde8a4a7b69ed1a035bb4b1e46504c275 100644 (file)
@@ -27,6 +27,6 @@ extern void m2_error (char *);        /* Defined in m2-exp.y */
 extern void m2_print_type (struct type *, char *, struct ui_file *, int,
                           int);
 
-extern int m2_val_print (struct type *, const bfd_byte *, int, CORE_ADDR,
+extern int m2_val_print (struct type *, const gdb_byte *, int, CORE_ADDR,
                         struct ui_file *, int, int, int,
                         enum val_prettyprint);
This page took 0.02361 seconds and 4 git commands to generate.