diff options
Diffstat (limited to 'gold/gold.h')
-rw-r--r-- | gold/gold.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/gold.h b/gold/gold.h index 25f6c0c..fcb77ec 100644 --- a/gold/gold.h +++ b/gold/gold.h @@ -272,7 +272,7 @@ extern void queue_final_tasks(const General_options&, const Input_objects*, const Symbol_table*, - const Layout*, + Layout*, Workqueue*, Output_file* of); |