Add declarations for external references.
authorChris Hanson <org/chris-hanson/cph>
Mon, 14 Dec 2009 09:53:30 +0000 (01:53 -0800)
committerChris Hanson <org/chris-hanson/cph>
Mon, 14 Dec 2009 09:53:30 +0000 (01:53 -0800)
src/microcode/cmpauxmd/i386.m4

index c7623085bfab6b7784ea5952fcc3b94737e4f583..b583b070a360ad9c71516379a068bf08905b3ce8 100644 (file)
@@ -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',`