/[gcl]/gcl/h/coff/i386.h
ViewVC logotype

Diff of /gcl/h/coff/i386.h

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

revision 1.3 by camm, Tue Dec 18 21:35:31 2001 UTC revision 1.4 by mjthomas, Thu Jun 6 23:55:41 2002 UTC
# Line 150  struct external_syment Line 150  struct external_syment
150    char e_numaux[1];    char e_numaux[1];
151  };  };
152    
153  #if !defined(MINGW) && !defined(__CYGWIN__)  #if !defined(__MINGW32__) && !defined(__CYGWIN__)
154    
155  #define N_BTMASK        (0xf)  #define N_BTMASK        (0xf)
156  #define N_TMASK         (0x30)  #define N_TMASK         (0x30)

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

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