* * $Id: wordsizc.inc,v 1.1.1.1 1996/02/15 17:52:07 mclareni Exp $ * * $Log: wordsizc.inc,v $ * Revision 1.1.1.1 1996/02/15 17:52:07 mclareni * Kernlib * * * * wordsizc.inc * #if defined(CERNLIB_P5BOOT) #define NBITPW 64 /* Number of bits per word */ #define NBYTPW 8 /* Number of bytes per word */ #endif