summaryrefslogtreecommitdiffstats
path: root/arch/kvx/include/asm/bitsperlong.h
blob: 9157b3a8e005fdd043e6a3d8b6b2bde9a476c625 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (C) 2019 Kalray Inc.
 */

#ifndef _ASM_KVX_BITSPERLONG_H
#define _ASM_KVX_BITSPERLONG_H

#include <asm-generic/bitsperlong.h>

#endif	/* _ASM_KVX_BITSPERLONG_H */