Changes from arch/CVS synchronization
This commit is contained in:
parent
bfd271b577
commit
927138414c
2 changed files with 6 additions and 0 deletions
|
@ -99,3 +99,6 @@ report_sheap_usage (int die_if_pure_storage_exceeded)
|
|||
bss_sbrk_ptr - bss_sbrk_buffer, STATIC_HEAP_SIZE);
|
||||
message ("%s", buf);
|
||||
}
|
||||
|
||||
/* arch-tag: 1bc386e8-71c2-4da4-b8b5-c1674a9cf926
|
||||
(do not change this comment) */
|
||||
|
|
|
@ -302,3 +302,6 @@ unexec (char *outfile, char *infile, unsigned start_data, unsigned d1,
|
|||
|
||||
return (0);
|
||||
}
|
||||
|
||||
/* arch-tag: fc44f6c3-ca0a-45e0-a5a2-58b6101b1e65
|
||||
(do not change this comment) */
|
||||
|
|
Loading…
Add table
Reference in a new issue