18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 28c2ecf20Sopenharmony_ci#define _HAVE_ARCH_COPY_AND_CSUM_FROM_USER 1 38c2ecf20Sopenharmony_ci#define HAVE_CSUM_COPY_USER 48c2ecf20Sopenharmony_ci#define _HAVE_ARCH_CSUM_AND_COPY 58c2ecf20Sopenharmony_ci#ifdef CONFIG_X86_32 68c2ecf20Sopenharmony_ci# include <asm/checksum_32.h> 78c2ecf20Sopenharmony_ci#else 88c2ecf20Sopenharmony_ci# include <asm/checksum_64.h> 98c2ecf20Sopenharmony_ci#endif 10