summaryrefslogtreecommitdiff
path: root/supervisor/cpu.h
AgeCommit message (Collapse)Author
2018-07-03Mark pointers in cpu registers as in use.Scott Shawcroft
This prevents bugs where gc_collect is called from C code that did a recent allocation.