blob: 84f184f0836f2aab1b9514336f5d3bb75aea6fd5 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001/* This file provides the bit-probabilities for the input file */
2#define BIT_DIVIDER 629
3static int bits[9] = { 179,167,183,165,159,198,178,119,}; /* ia32 .so files */