Skip to content

Commit

Permalink
Remove unused extension from M-extension description
Browse files Browse the repository at this point in the history
  • Loading branch information
nmeum committed Apr 18, 2024
1 parent cb9581a commit caf400b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/LibRISCV/Semantics/RV_M/Default.hs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
{-# LANGUAGE QualifiedDo #-}
{-# LANGUAGE BlockArguments #-}
{-# LANGUAGE LambdaCase #-}
{-# LANGUAGE TypeApplications #-}
module LibRISCV.Semantics.RV_M.Default where

import LibRISCV.Internal.Decoder.Opcodes (RV_I(..), RV_M (..), RV32_I (..))
Expand Down

0 comments on commit caf400b

Please sign in to comment.