From: Chris Hanson Date: Mon, 14 Dec 2009 09:53:30 +0000 (-0800) Subject: Add declarations for external references. X-Git-Tag: 20100708-Gtk~203 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=f294d950cbe43bc6066b247af7cbcbc9ec762f33;p=mit-scheme.git Add declarations for external references. --- diff --git a/src/microcode/cmpauxmd/i386.m4 b/src/microcode/cmpauxmd/i386.m4 index c7623085b..b583b070a 100644 --- 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',`