otrx: make crc32 table global for further optimizations
authorRafał Miłecki <zajec5@gmail.com>
Sun, 21 Jun 2015 20:04:42 +0000 (20:04 +0000)
committerRafał Miłecki <zajec5@gmail.com>
Sun, 21 Jun 2015 20:04:42 +0000 (20:04 +0000)
commita1769fccf9605b8029f2646c3fd0b0f0fd2091a4
tree3bfe7226199ae6654c223c61ebf10edf69a1e12e
parent94b8e3d05907b5e9f802d3f71197b1405567dcdd
otrx: make crc32 table global for further optimizations

So far we got only one generic function accessing this table, but
implementing optimizations will require calculating crc32 in other code
parts as well.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Backport of r46077

SVN-Revision: 46092
package/utils/otrx/src/otrx.c