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