2009-04-26 15:02:10 +02:00

5 lines
91 B
C

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