From 27bc2bce094e3a3ef536c5b8c2a38470bd7f3217 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 29 Nov 2007 20:10:17 +0000 Subject: Clean up setting address and section offset. --- gold/gold.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gold/gold.h') 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); -- cgit v1.1