aboutsummaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
Diffstat (limited to 'generic')
-rw-r--r--generic/archdefs.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/generic/archdefs.h b/generic/archdefs.h
index 9969014b..f5999776 100644
--- a/generic/archdefs.h
+++ b/generic/archdefs.h
@@ -52,4 +52,7 @@ typedef IdString PipId;
typedef IdString GroupId;
typedef IdString DecalId;
+struct ArchNetInfo { };
+struct ArchCellInfo { };
+
NEXTPNR_NAMESPACE_END