URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [fs/] [jffs2/] [histo.h] - Rev 1275
Go to most recent revision | Compare with Previous | Blame | View Log
/* 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 */
Go to most recent revision | Compare with Previous | Blame | View Log