Style addresses
[deliverable/binutils-gdb.git] / gdb / cli / cli-style.h
index 80ba7bf2aafe8f944f7bfbe5f02d57b241fb79a4..e4af5a49292b672c638e91a9abfc13d4d1f62208 100644 (file)
@@ -86,6 +86,9 @@ extern cli_style_option function_name_style;
 /* The variable name style.  */
 extern cli_style_option variable_name_style;
 
+/* The address style.  */
+extern cli_style_option address_style;
+
 /* True if styling is enabled.  */
 extern int cli_styling;
 
This page took 0.024111 seconds and 4 git commands to generate.