mirror of
https://github.com/bebbo/amigaos-binutils-2.14.git
synced 2025-12-08 22:38:24 +00:00
be nice to Eclipse
This commit is contained in:
2
gas/tc.h
2
gas/tc.h
@ -26,7 +26,7 @@ extern const pseudo_typeS md_pseudo_table[];
|
||||
|
||||
extern const int md_reloc_size; /* Size of a relocation record */
|
||||
|
||||
char *md_atof PARAMS ((int what_statement_type, char *literalP, int *sizeP));
|
||||
char *md_atof PARAMS ((char what_statement_type, char *literalP, int *sizeP));
|
||||
#ifndef md_estimate_size_before_relax
|
||||
int md_estimate_size_before_relax PARAMS ((fragS * fragP, segT segment));
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user