Skip to content

Commit

Permalink
Fix processor-state layout for native targets
Browse files Browse the repository at this point in the history
  • Loading branch information
feeley committed Dec 4, 2023
1 parent 7d46291 commit 6b19d0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gsc/_t-cpu-abstract-machine.scm
Original file line number Diff line number Diff line change
Expand Up @@ -1589,6 +1589,8 @@
(saved-obj0 ,word-width)
(saved-obj1 ,word-width)
(saved-obj2 ,word-width)
(type-cache0 ,word-width)
(type-cache1 ,word-width)
(handler_sfun_conv_error ,word-width)
(handler_cfun_conv_error ,word-width)
(handler_stack_limit ,word-width)
Expand Down

0 comments on commit 6b19d0c

Please sign in to comment.