Teach fasload about cc_return objects.
authorChris Hanson <org/chris-hanson/cph>
Tue, 17 Sep 2019 06:13:44 +0000 (23:13 -0700)
committerChris Hanson <org/chris-hanson/cph>
Tue, 17 Sep 2019 06:13:44 +0000 (23:13 -0700)
commit3684c24a43bc74a5c0882d1c054f22e31290f3d0
treeec21ff751478d08861307f901d142d7add0f7900
parentb0e6eba1a93578273bc5e8ed7c398fdec5bf469c
Teach fasload about cc_return objects.

Otherwise fasload gets SIGSEGV when the memory addresses are different.
src/microcode/fasl.c
src/microcode/fasl.h
src/microcode/fasload.c