aboutsummaryrefslogtreecommitdiff
path: root/lib/base.c
AgeCommit message (Collapse)Author
2023-10-26Moved base functions from inst.c to dedicated fileAryadev Chavali
Doesn't make sense for them to be in the VM module when they have a more general purpose now.