Add a memory region type to mammoth
This commit is contained in:
parent
6986f534f8
commit
6c13fdc801
3 changed files with 66 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
add_library(mammoth_lib STATIC
|
||||
src/channel.cpp
|
||||
src/debug.cpp
|
||||
src/memory_region.cpp
|
||||
src/process.cpp
|
||||
src/thread.cpp
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue