URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [fs/] [jffs2/] [v2_0/] [src/] [histo.h] - Rev 313
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