sim: common: trim trailing whitespace
[deliverable/binutils-gdb.git] / gdb / valprint.h
index 542a13aba98c8c1a97f37f220f8280902d2df90a..b6ea7a99894fe3e9ddb3bb7d3387c62908db8e21 100644 (file)
@@ -156,4 +156,6 @@ extern void val_print_optimized_out (struct ui_file *stream);
 
 extern void val_print_unavailable (struct ui_file *stream);
 
+extern void val_print_invalid_address (struct ui_file *stream);
+
 #endif
This page took 0.03865 seconds and 4 git commands to generate.