forked from Imagelibrary/binutils-gdb
* ch-lang.c (chill_language_defn): Ditto.
This commit is contained in:
@@ -316,7 +316,6 @@ const struct language_defn chill_language_defn = {
|
||||
chill_print_type, /* Print a type using appropriate syntax */
|
||||
chill_val_print, /* Print a value using appropriate syntax */
|
||||
chill_value_print, /* Print a top-levl value */
|
||||
&builtin_type_chill_real, /* longest floating point type */
|
||||
{"", "B'", "", ""}, /* Binary format info */
|
||||
{"O'%lo", "O'", "o", ""}, /* Octal format info */
|
||||
{"D'%ld", "D'", "d", ""}, /* Decimal format info */
|
||||
|
||||
Reference in New Issue
Block a user