]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MICROCERN/kerngen/klnx.h
Fixing problems dscovered by test/gun
[u/mrichter/AliRoot.git] / MICROCERN / kerngen / klnx.h
1 #if 0
2 * This pilot patch was created from kernlnx.car patch _klnx
3 * This directory was created from kernlnx.car patch qmlnx
4 *                 Normal Unix system machine
5 *                Posix call for setjmp/longjmp
6 *                 IEEE floating point
7 *       ISA standard routines, ISHFT, IOR, etc
8 *       Hollerith storage not orthodox
9 *              UCOPY et al. to copy integers
10 #endif
11 #ifndef CERNLIB_QMLNX
12 #define CERNLIB_QMLNX
13 #endif
14 #ifndef CERNLIB_QPOSIX
15 #define CERNLIB_QPOSIX
16 #endif
17 #ifndef CERNLIB_QIEEE
18 #define CERNLIB_QIEEE
19 #endif
20 #if (!defined(CERNLIB_PPC))
21 #  ifdef CERNLIB_QISASTD
22 #    undef CERNLIB_QISASTD
23 #  endif
24 #  ifdef CERNLIB_QORTHOLL
25 #    undef CERNLIB_QORTHOLL
26 #  endif
27 #else
28 #  ifndef CERNLIB_QISASTD
29 #    define CERNLIB_QISASTD
30 #  endif
31 #  ifndef CERNLIB_QORTHOLL
32 #    define CERNLIB_QORTHOLL
33 #  endif
34 #endif
35 #ifndef CERNLIB_QINTCOPY
36 #define CERNLIB_QINTCOPY
37 #endif
38 #ifndef CERNLIB_QINTZERO
39 #define CERNLIB_QINTZERO
40 #endif