* * $Id: README,v 1.1.1.1 1996/02/15 17:54:13 mclareni Exp $ * * $Log: README,v $ * Revision 1.1.1.1 1996/02/15 17:54:13 mclareni * Kernlib * * * for IBM 3090 with AIX * This directory was created from kernfor.car patch qmibx #ifndef CERNLIB_B32 #define CERNLIB_B32 #endif #ifndef CERNLIB_A4 #define CERNLIB_A4 #endif #ifndef CERNLIB_HEX #define CERNLIB_HEX #endif * running Unix #ifndef CERNLIB_QS_UNIX #define CERNLIB_QS_UNIX #endif * Posix call for setjmp/longjmp #ifndef CERNLIB_QSIGJMP #define CERNLIB_QSIGJMP #endif * ISA standard routines, ISHFT, IOR, etc #ifndef CERNLIB_QISASTD #define CERNLIB_QISASTD #endif * Double indirect adr for externals #ifndef CERNLIB_QCCINDAD #define CERNLIB_QCCINDAD #endif #ifndef CERNLIB_QDEFAULT #define CERNLIB_QDEFAULT #endif