File: crc.c

package info (click to toggle)
macutils 2.0b3-17
  • links: PTS
  • area: main
  • in suites: bookworm, trixie
  • size: 1,256 kB
  • sloc: ansic: 12,737; makefile: 661
file content (4 lines) | stat: -rwxr-xr-x 52 bytes parent folder | download | duplicates (7)
1
2
3
4
unsigned long crcinit;

unsigned long (*updcrc)();