/[gcl]/gcl/o/unexec.c
ViewVC logotype

Diff of /gcl/o/unexec.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by camm, Sat Jul 20 07:10:56 2002 UTC revision 1.5 by camm, Fri Nov 1 04:09:34 2002 UTC
# Line 366  static void mark_x (char *name); Line 366  static void mark_x (char *name);
366   *   *
367   * driving logic.   * driving logic.
368   */   */
369    void
370  unexec (char *new_name, char *a_name, unsigned int data_start, unsigned int bss_start, unsigned int entry_address)  unexec (char *new_name, char *a_name, unsigned int data_start, unsigned int bss_start, unsigned int entry_address)
371  {  {
372    int new, a_out = -1;    int new, a_out = -1;

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26