Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
[deliverable/linux.git] / fs / jffs2 / histo.h
1 /* This file provides the bit-probabilities for the input file */
2 #define BIT_DIVIDER 629
3 static int bits[9] = { 179,167,183,165,159,198,178,119,}; /* ia32 .so files */
This page took 0.043152 seconds and 6 git commands to generate.