mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-04 08:40:33 +08:00
(output_bound_representation): Fix typo in prototype.
From-SVN: r12961
This commit is contained in:
parent
66bd936126
commit
17bbe96fed
@ -309,7 +309,7 @@ static inline void equate_type_number_to_die_number PROTO((tree));
|
||||
static void output_reg_number PROTO((rtx));
|
||||
static void output_mem_loc_descriptor PROTO((rtx));
|
||||
static void output_loc_descriptor PROTO((rtx));
|
||||
static void output_bound_representation PROTO((tree, unsigned, char));
|
||||
static void output_bound_representation PROTO((tree, unsigned, int));
|
||||
static void output_enumeral_list PROTO((tree));
|
||||
static inline unsigned ceiling PROTO((unsigned, unsigned));
|
||||
static inline tree field_type PROTO((tree));
|
||||
|
Loading…
x
Reference in New Issue
Block a user