aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/pack.h
diff options
context:
space:
mode:
Diffstat (limited to 'ice40/pack.h')
-rw-r--r--ice40/pack.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ice40/pack.h b/ice40/pack.h
index 5495c986..92b76653 100644
--- a/ice40/pack.h
+++ b/ice40/pack.h
@@ -25,7 +25,7 @@
NEXTPNR_NAMESPACE_BEGIN
-void pack_design(Context *ctx);
+bool pack_design(Context *ctx);
NEXTPNR_NAMESPACE_END