/[gcl]/gcl/h/386-linux.h
ViewVC logotype

Diff of /gcl/h/386-linux.h

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

revision 1.9 by camm, Thu May 23 05:36:58 2002 UTC revision 1.10 by camm, Thu Jun 13 00:28:00 2002 UTC
# Line 92  do {static struct sigaction action; \ Line 92  do {static struct sigaction action; \
92          if (real_maxpage > MAXPAGE) \          if (real_maxpage > MAXPAGE) \
93                  real_maxpage = MAXPAGE ; } while(0)                  real_maxpage = MAXPAGE ; } while(0)
94    
95    #ifdef HAVE_LIBBFD
96    #define SEPARATE_SFASL_FILE "sfaslbfd.c"
97    #else
98  #define SPECIAL_RSYM "rsym_elf.c"  #define SPECIAL_RSYM "rsym_elf.c"
99  #define SEPARATE_SFASL_FILE "sfaslelf.c"  #define SEPARATE_SFASL_FILE "sfaslelf.c"
100    #endif
101    
102  #define UNEXEC_USE_MAP_PRIVATE  #define UNEXEC_USE_MAP_PRIVATE
103  #define UNIXSAVE "unexelf.c"  #define UNIXSAVE "unexelf.c"

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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