aboutsummaryrefslogtreecommitdiffstats
path: root/generic/arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'generic/arch.h')
-rw-r--r--generic/arch.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/generic/arch.h b/generic/arch.h
index f553c613..e9d3593c 100644
--- a/generic/arch.h
+++ b/generic/arch.h
@@ -288,8 +288,6 @@ struct Arch : BaseCtx
// Internal usage
void assignArchInfo();
bool cellsCompatible(const CellInfo **cells, int count) const;
- void archInfoToAttributes();
- void attributesToArchInfo();
};
NEXTPNR_NAMESPACE_END