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