aboutsummaryrefslogtreecommitdiffstats
path: root/machxo2/arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'machxo2/arch.h')
-rw-r--r--machxo2/arch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/machxo2/arch.h b/machxo2/arch.h
index 937157f3..f1642490 100644
--- a/machxo2/arch.h
+++ b/machxo2/arch.h
@@ -424,6 +424,7 @@ struct Arch : BaseArch<ArchRanges>
Arch(ArchArgs args);
static bool is_available(ArchArgs::ArchArgsTypes chip);
+ static std::vector<std::string> get_supported_packages(ArchArgs::ArchArgsTypes chip);
std::string getChipName() const override;
// Extra helper