mirror of
https://github.com/GaloisInc/macaw.git
synced 2024-11-22 14:27:51 +03:00
aarch32-symbolic: Export AArch32Exception
This commit is contained in:
parent
a02343412d
commit
2df9981f49
@ -13,6 +13,7 @@ module Data.Macaw.AArch32.Symbolic (
|
||||
aarch32MacawSymbolicFns
|
||||
, lookupReg
|
||||
, updateReg
|
||||
, AF.AArch32Exception(..)
|
||||
) where
|
||||
|
||||
import qualified Data.Text as T
|
||||
|
Loading…
Reference in New Issue
Block a user