2009-06-08 11:00:27 +02:00

4 lines
89 B
C

word crc_update(byte * data, word size);
word crc_update_mem(unsigned long, word size);