mirror of
https://github.com/GaloisInc/macaw.git
synced 2024-12-24 14:42:23 +03:00
ppc: Remove an unused module
This commit is contained in:
parent
df03ddf439
commit
ef5150e2e1
@ -24,7 +24,6 @@ library
|
||||
Data.Macaw.PPC.Identify
|
||||
Data.Macaw.PPC.Operand
|
||||
Data.Macaw.PPC.PPCReg
|
||||
Data.Macaw.PPC.Semantics
|
||||
Data.Macaw.PPC.Semantics.Base
|
||||
Data.Macaw.PPC.Semantics.PPC64
|
||||
Data.Macaw.PPC.Semantics.PPC32
|
||||
|
@ -1,8 +0,0 @@
|
||||
module Data.Macaw.PPC.Semantics
|
||||
(
|
||||
) where
|
||||
|
||||
|
||||
-- This contains the instruction for PPC
|
||||
import qualified Dismantle.PPC as D
|
||||
|
Loading…
Reference in New Issue
Block a user