]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MICROCERN/kerngen/kirt.h
- fixing warnings/coverity
[u/mrichter/AliRoot.git] / MICROCERN / kerngen / kirt.h
CommitLineData
fe4da5cc 1#if 0
2* for IBM / RT
3* This pilot patch was created from kernirt.car patch _kirt
4* This directory was created from kernirt.car patch qmirt
5* This directory was created from kernfor.car patch qmirt
6* Normal Unix system machine
7* Posix call for setjmp/longjmp
8* MIL standard routines, IBITS, MVBITS, etc
9* ISA standard routines, ISHFT, IOR, etc
10* External names with underscore
11* IEEE floating point
12* Hollerith constants exist
13* EQUIVALENCE Hollerith/Character ok
14* Orthodox Hollerith storage left to right
15* running Unix
16#endif
17#ifndef CERNLIB_QMIRT
18#define CERNLIB_QMIRT
19#endif
20#ifndef CERNLIB_QSIGJMP
21#define CERNLIB_QSIGJMP
22#endif
23#ifndef CERNLIB_QMILSTD
24#define CERNLIB_QMILSTD
25#endif
26#ifndef CERNLIB_QISASTD
27#define CERNLIB_QISASTD
28#endif
29#ifndef CERNLIB_QX_SC
30#define CERNLIB_QX_SC
31#endif
32#ifndef CERNLIB_QIEEE
33#define CERNLIB_QIEEE
34#endif
35#ifndef CERNLIB_QORTHOLL
36#define CERNLIB_QORTHOLL
37#endif
38#ifndef CERNLIB_QS_UNIX
39#define CERNLIB_QS_UNIX
40#endif
41#ifndef CERNLIB_QINTZERO
42#define CERNLIB_QINTZERO
43#endif