diff options
Diffstat (limited to 'fs/jffs2/histo.h')
-rw-r--r-- | fs/jffs2/histo.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/jffs2/histo.h b/fs/jffs2/histo.h deleted file mode 100644 index 22a93a08210..00000000000 --- a/fs/jffs2/histo.h +++ /dev/null @@ -1,3 +0,0 @@ -/* 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 */ |