]> git.eshelyaron.com Git - emacs.git/commit
(my_begbss_static, my_endbss_static): Declare.
authorGeoff Voelker <voelker@cs.washington.edu>
Fri, 17 Apr 1998 05:06:37 +0000 (05:06 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Fri, 17 Apr 1998 05:06:37 +0000 (05:06 +0000)
commit9c8056fe19279f2ac8cb89bcf666d2d54456e95b
treeb7189601c378d497f05afe716983a6152dd48f2b
parentb2140d4b797012edd5b093ecc0db90a6f9dde9c0
(my_begbss_static, my_endbss_static): Declare.
(get_bss_info_from_map_file): Only define if SEPARATE_BSS_SECTION.
(get_section_info): Use my_begbss_static, my_endbss_static to
determine bounds of bss.
(w32_fatal_reload_error): New function.
(read_in_bss, map_in_heap): Invoke w32_fatal_reload_error upon error.
src/unexw32.c