mmix-protos.h (mmix_asm_output_source_line): Remove prototype.
* config/mmix/mmix-protos.h (mmix_asm_output_source_line): Remove prototype. From-SVN: r211478
This commit is contained in:
parent
8677664e02
commit
37251385bf
@ -1,3 +1,8 @@
|
||||
2014-06-11 Maciej W. Rozycki <macro@codesourcery.com>
|
||||
|
||||
* config/mmix/mmix-protos.h (mmix_asm_output_source_line): Remove
|
||||
prototype.
|
||||
|
||||
2014-06-11 Richard Sandiford <rdsandiford@googlemail.com>
|
||||
|
||||
* common.md: New file.
|
||||
|
@ -28,7 +28,6 @@ extern int mmix_reversible_cc_mode (enum machine_mode);
|
||||
extern const char *mmix_text_section_asm_op (void);
|
||||
extern const char *mmix_data_section_asm_op (void);
|
||||
extern void mmix_output_quoted_string (FILE *, const char *, int);
|
||||
extern void mmix_asm_output_source_line (FILE *, int);
|
||||
extern void mmix_asm_output_ascii (FILE *, const char *, int);
|
||||
extern void mmix_asm_output_label (FILE *, const char *);
|
||||
extern void mmix_asm_output_internal_label (FILE *, const char *);
|
||||
|
Loading…
Reference in New Issue
Block a user