diff options
Diffstat (limited to 'gas/ecoff.c')
-rw-r--r-- | gas/ecoff.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/ecoff.c b/gas/ecoff.c index ba6ff52..76fc0ce 100644 --- a/gas/ecoff.c +++ b/gas/ecoff.c @@ -4899,6 +4899,7 @@ allocate_lineno_list () return ptr; } +void ecoff_set_gp_prolog_size (sz) int sz; { |