]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MICROCERN/kerngen/kos9.h
Macro for local analysis.
[u/mrichter/AliRoot.git] / MICROCERN / kerngen / kos9.h
CommitLineData
fe4da5cc 1#if 0
2* for Microware OS-9
3* This pilot patch was created from kernos9.car patch _kos9
4* This directory was created from kernos9.car patch qmos9
5* This directory was created from kernfor.car patch qmos9
6* external names with underscore
7* IEEE floating point
8* Hollerith constants exist
9* EQUIVALENCE Hollerith/Character ok
10* Internal double-precision
11* Orthodox Hollerith storage left to right
12* ISA standard routines, ISHFT, IOR, etc
13* MIL standard routines, IBITS, MVBITS, etc
14* running Unix
15#endif
16#ifndef CERNLIB_QMOS9
17#define CERNLIB_QMOS9
18#endif
19#if !defined(CERNLIB_QXNO_SC)
20#ifndef CERNLIB_QX_SC
21#define CERNLIB_QX_SC
22#endif
23#endif
24#ifndef CERNLIB_QIEEE
25#define CERNLIB_QIEEE
26#endif
27#ifndef CERNLIB_QORTHOLL
28#define CERNLIB_QORTHOLL
29#endif
30#ifndef CERNLIB_INTDOUBL
31#define CERNLIB_INTDOUBL
32#endif
33#ifndef CERNLIB_QISASTD
34#define CERNLIB_QISASTD
35#endif
36#ifndef CERNLIB_QMILSTD
37#define CERNLIB_QMILSTD
38#endif
39#ifdef CERNLIB_NOGETWD
40#undef CERNLIB_NOGETWD
41#endif
42#ifndef CERNLIB_QS_UNIX
43#define CERNLIB_QS_UNIX
44#endif
45#ifndef CERNLIB_QINTZERO
46#define CERNLIB_QINTZERO
47#endif