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

Diff of /gcl/o/fasldlsym.c

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

revision 1.5 by camm, Fri Aug 9 23:48:04 2002 UTC revision 1.5.6.1 by camm, Tue Sep 16 14:56:09 2003 UTC
# Line 129  fasload(faslfile) Line 129  fasload(faslfile)
129      printf(" start address (dynamic) %p ",fptr);      printf(" start address (dynamic) %p ",fptr);
130    call_init(0,memory,data,fptr);    call_init(0,memory,data,fptr);
131    unlink(buf);    unlink(buf);
132      close_stream(faslstream);
133    did_a_dynamic_load = 1;    did_a_dynamic_load = 1;
134    return memory->cfd.cfd_size;    return memory->cfd.cfd_size;
135  }  }

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

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