00001 #if 0
00002 * This pilot patch was created from kernlnx.car patch _klnx
00003 * This directory was created from kernlnx.car patch qmlnx
00004 * Normal Unix system machine
00005 * Posix call for setjmp/longjmp
00006 * IEEE floating point
00007 * ISA standard routines, ISHFT, IOR, etc
00008 * Hollerith storage not orthodox
00009 * UCOPY et al. to copy integers
00010 #endif
00011 #ifndef CERNLIB_QMLNX
00012 #define CERNLIB_QMLNX
00013 #endif
00014 #ifndef CERNLIB_QPOSIX
00015 #define CERNLIB_QPOSIX
00016 #endif
00017 #ifndef CERNLIB_QIEEE
00018 #define CERNLIB_QIEEE
00019 #endif
00020 #if (!defined(CERNLIB_PPC))
00021 # ifdef CERNLIB_QISASTD
00022 # undef CERNLIB_QISASTD
00023 # endif
00024 # ifdef CERNLIB_QORTHOLL
00025 # undef CERNLIB_QORTHOLL
00026 # endif
00027 #else
00028 # ifndef CERNLIB_QISASTD
00029 # define CERNLIB_QISASTD
00030 # endif
00031 # ifndef CERNLIB_QORTHOLL
00032 # define CERNLIB_QORTHOLL
00033 # endif
00034 #endif
00035 #ifndef CERNLIB_QINTCOPY
00036 #define CERNLIB_QINTCOPY
00037 #endif
00038 #ifndef CERNLIB_QINTZERO
00039 #define CERNLIB_QINTZERO
00040 #endif