ftp.nice.ch/pub/next/developer/languages/c/djgpp-NS.s.tar.gz#/djgpp/src/binut-2.4/binutils/sysinfo.h

This is sysinfo.h in view mode; [Download] [Up]

typedef union {
 int i;
 char *s;
} YYSTYPE;
#define	COND	258
#define	REPEAT	259
#define	TYPE	260
#define	NAME	261
#define	NUMBER	262
#define	UNIT	263


extern YYSTYPE yylval;

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.