Add support for 48 and 64 bit ARC instructions.
[external/binutils.git] / gdb / p-valprint.c
index 72dc6fd..3e840d8 100644 (file)
@@ -49,7 +49,9 @@ static const struct generic_val_print_decorations p_decorations =
   " * I",
   "true",
   "false",
-  "void"
+  "void",
+  "{",
+  "}"
 };
 
 /* See val_print for a description of the various parameters of this