blob: 4209fe5fe0a2360b3d22fefb6dea23a2fbe55512 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002#ifndef __ASM_PERCPU_H
3#define __ASM_PERCPU_H
4
5#include <asm-generic/percpu.h>
6
7#endif /* __ASM_PERCPU_H */