@@ -0,0 +1,10 @@
#ifndef __CRC__
#define __CRC__
#include "global.h"
u16 get_crc(u8 * val,u16 len);
#endif
The note is not visible to the blocked user.