Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos/lisp: Add save/restore infrastructure. Needs OS support to work. | Keith Packard | 2016-11-17 |
This sticks a few globals past the end of the heap and then asks the OS to save the heap. On restore, the heap is re-populated by the OS and then various global variables reset. Signed-off-by: Keith Packard <keithp@keithp.com> |