projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63eb6f7
)
Add declarations for external references.
author
Chris Hanson
<org/chris-hanson/cph>
Mon, 14 Dec 2009 09:53:30 +0000
(
01:53
-0800)
committer
Chris Hanson
<org/chris-hanson/cph>
Mon, 14 Dec 2009 09:53:30 +0000
(
01:53
-0800)
src/microcode/cmpauxmd/i386.m4
patch
|
blob
|
history
diff --git
a/src/microcode/cmpauxmd/i386.m4
b/src/microcode/cmpauxmd/i386.m4
index c7623085bfab6b7784ea5952fcc3b94737e4f583..b583b070a360ad9c71516379a068bf08905b3ce8 100644
(file)
--- a/
src/microcode/cmpauxmd/i386.m4
+++ b/
src/microcode/cmpauxmd/i386.m4
@@
-338,7
+338,11
@@
DECLARE_DATA_SEGMENT()
declare_alignment(2)
use_external_data(EVR(Free))
+use_external_data(EVR(heap_alloc_limit))
+use_external_data(EVR(heap_end))
+use_external_data(EVR(stack_guard))
use_external_data(EVR(stack_pointer))
+use_external_data(EVR(stack_start))
use_external_data(EVR(utility_table))
ifdef(`WIN32',`