]> cvs.zerfleddert.de Git - rsbs2/blobdiff - rsb-crc.h
add something like the agilent crc implementation
[rsbs2] / rsb-crc.h
diff --git a/rsb-crc.h b/rsb-crc.h
new file mode 100644 (file)
index 0000000..94d327d
--- /dev/null
+++ b/rsb-crc.h
@@ -0,0 +1 @@
+unsigned int rsb_crc(unsigned int r11, unsigned char *r10, unsigned int r14);
Impressum, Datenschutz