/[gcl]/gcl/unixport/rsym_elf.c
ViewVC logotype

Diff of /gcl/unixport/rsym_elf.c

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

revision 1.6 by camm, Sun Feb 3 18:44:08 2002 UTC revision 1.7 by camm, Thu Jun 6 20:41:26 2002 UTC
# Line 10  This information will be used for reloca Line 10  This information will be used for reloca
10  to compile use cc rsym.c -o rsym  -I../h  to compile use cc rsym.c -o rsym  -I../h
11  */  */
12    
13  #include "string.h"  #include <string.h>
14  #ifdef __linux__  #ifdef __linux__
15  /* Needed these to get it working with Linux.  Bill Metzenthen 23 May 95 */  /* Needed these to get it working with Linux.  Bill Metzenthen 23 May 95 */
16  #define IN_RSYM 1  #define IN_RSYM 1

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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