Subversion Repositories tendra.SVN

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 7u83 1
#pragma TenDRA begin
2
#pragma TenDRA directive assert allow
3
#pragma TenDRA directive unassert allow
4
#pragma TenDRA directive ident allow
5
#pragma TenDRA directive include_next allow
6
#pragma TenDRA no external declaration allow
7
 
8
#define __mips		1
9
#define mips		1
10
#define __sgi		1
11
#define sgi		1
12
#define LANGUAGE_C	1
13
#define _LANGUAGE_C	1
14
#define MIPSEB		1
15
#define _MIPSEB		1
16
#define IRIX		1
17
#define _IRIX		1
18
#define _MIPS_SZINT	32
19
#define _MIPS_SZLONG	32
20
#define _MIPS_SZPTR	32
21
#define _MIPS_ISA	_MIPS_ISA_MIPS1
22
#define _MODERN_C	1