Skip to content
Snippets Groups Projects
Commit 7cbaa2fa authored by toy's avatar toy
Browse files

Put the space-start values into internals.h so we can refer to them. Then,

there's only one place (Lisp) to maintain the space-start values.

new-genesis.lisp:
o Any constants ending with "-SPACE-START" are dumped to internals.h

sparc/parms.lisp:
o Make target-read-only-space-start, target-static-space-start,
  target-dynamic-space-start, and target-foreign-linkage-space-start
  defconstants instead of defparameters so that internals.h will have
  the values for use in C code.
parent f318e060
No related branches found
No related tags found
Loading
Loading
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