Fix the read/write flag for these registers on AArch64
[deliverable/binutils-gdb.git] / gdb / m2-lang.c
index 6e6434b846d0620fa7f1a75691c482fee0999b9b..d849f8c306da7a470f9e13f33421c07c9817ec37 100644 (file)
@@ -365,7 +365,6 @@ extern const struct language_defn m2_language_defn =
   NULL,
   &exp_descriptor_modula2,
   m2_parse,                    /* parser */
-  m2_yyerror,                  /* parser error function */
   null_post_parser,
   m2_printchar,                        /* Print character constant */
   m2_printstr,                 /* function to print string constant */
This page took 0.025105 seconds and 4 git commands to generate.