1/* SPDX-License-Identifier: GPL-2.0 */
2#ifndef _LINUX_CRC32C_H
3#define _LINUX_CRC32C_H
4
5#include <linux/crc32.h>
6
7#endif /* _LINUX_CRC32C_H */
8

source code of linux/include/linux/crc32c.h

Morty Proxy This is a proxified and sanitized view of the page, visit original site.