diff options
Diffstat (limited to 'ice40')
-rw-r--r-- | ice40/arch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ice40/arch.h b/ice40/arch.h index c91625e9..43aa0829 100644 --- a/ice40/arch.h +++ b/ice40/arch.h @@ -303,7 +303,7 @@ struct PipRange struct ArchArgs { - enum + enum ArchArgsTypes { NONE, LP384, |