Skip to content
Snippets Groups Projects
Commit 5a00407d authored by rahix's avatar rahix Committed by rahix
Browse files

sim: gc: More stubs

parent ffcb31b5
No related branches found
No related tags found
1 merge request!209Simulator Fixes
def mem_free():
return 1337
def isenabled():
return True
def enable():
pass
def disable():
pass
def collect():
pass
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment