diff options
Diffstat (limited to 'mistral/lab.cc')
-rw-r--r-- | mistral/lab.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mistral/lab.cc b/mistral/lab.cc index a6512c9a..abd0fec3 100644 --- a/mistral/lab.cc +++ b/mistral/lab.cc @@ -966,4 +966,4 @@ uint64_t Arch::compute_lut_mask(uint32_t lab, uint8_t alm) return mask; } -NEXTPNR_NAMESPACE_END
\ No newline at end of file +NEXTPNR_NAMESPACE_END |