Skip to content

Commit

Permalink
Merge pull request #404 from GaloisInc/vr/expose-memInt
Browse files Browse the repository at this point in the history
expose `memInt` in `Memory`
  • Loading branch information
Ptival authored Jul 23, 2024
2 parents 83d3907 + b380174 commit 4b38285
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/src/Data/Macaw/Memory.hs
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ module Data.Macaw.Memory
, addrRead
-- * MemInt
, MemInt
, memInt
, memIntValue
-- * Addresses
, MemAddr(..)
Expand Down

0 comments on commit 4b38285

Please sign in to comment.