blob: 22a93a08210c060f47dd2b71674b391b4ea27897 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001/* This file provides the bit-probabilities for the input file */
Thomas Gleixner182ec4e2005-11-07 11:16:07 +00002#define BIT_DIVIDER 629
Linus Torvalds1da177e2005-04-16 15:20:36 -07003static int bits[9] = { 179,167,183,165,159,198,178,119,}; /* ia32 .so files */