cregit-Linux how code gets into the kernel

Release 4.13 include/linux/crc4.h

Directory: include/linux
#ifndef _LINUX_CRC4_H

#define _LINUX_CRC4_H

#include <linux/types.h>

extern uint8_t crc4(uint8_t c, uint64_t x, int bits);

#endif /* _LINUX_CRC4_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Jeremy Kerr26100.00%1100.00%
Total26100.00%1100.00%
Directory: include/linux
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.