From-SVN: r33618
This commit is contained in:
Jason Merrill 2000-05-02 18:04:16 -04:00
parent 3ac7948224
commit f885527026
1 changed files with 1 additions and 1 deletions

View File

@ -1566,7 +1566,7 @@ extern rtx emit PARAMS ((rtx));
int force_line_numbers PARAMS ((void));
void restore_line_number_status PARAMS ((int old_value));
extern void renumber_insns PARAMS ((FILE *));
extern void remove_unncessary_notes PARAMS ((void));
extern void remove_unnecessary_notes PARAMS ((void));
/* In insn-emit.c */
extern void add_clobbers PARAMS ((rtx, int));