aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jffs2/histo.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/jffs2/histo.h')
-rw-r--r--fs/jffs2/histo.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/fs/jffs2/histo.h b/fs/jffs2/histo.h
new file mode 100644
index 000000000000..84f184f0836f
--- /dev/null
+++ b/fs/jffs2/histo.h
@@ -0,0 +1,3 @@
+/* This file provides the bit-probabilities for the input file */
+#define BIT_DIVIDER 629
+static int bits[9] = { 179,167,183,165,159,198,178,119,}; /* ia32 .so files */