/* crc32.h */ /* wrapper for gall library */ #include #define ucrc32(ch,crc) updCrc32(ch,crc)