index
:
ax25-apps.git
master
AX.25 ham radio applications
Ralf Baechle
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
call
/
crc.h
blob: 2f46059f9f4fc6b2dd839a0644028bc518abf4fa (
plain
)
1
2
void init_crc(void); unsigned int calc_crc(unsigned char*, int, unsigned);