/[gcl]/gcl/h/solaris.h
ViewVC logotype

Diff of /gcl/h/solaris.h

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

revision 1.1.1.1 by wfs, Mon Dec 6 22:44:03 1999 UTC revision 1.2 by camm, Fri Feb 1 20:58:42 2002 UTC
# Line 2  Line 2 
2        
3  #include "bsd.h"  #include "bsd.h"
4  #ifdef i386  #ifdef i386
5  /* #define DBEGIN 0x8000000 */  #define DBEGIN 0x8000000
6  #define LITTLE_END  #define LITTLE_END
7  #define NULL_OR_ON_C_STACK(x) (((x)==0) || ((unsigned long) x) < 0x8048000)  #define NULL_OR_ON_C_STACK(x) (((x)==0) || ((unsigned long) x) < 0x8048000)
8  #define IS_X86  #define IS_X86

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

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