1 /* SPDX-License-Identifier: GPL-2.0-only */
2 #ifndef __ASM_GENERIC_PERCPU_H__
3 #define __ASM_GENERIC_PERCPU_H__
4 
5 #endif /* __ASM_GENERIC_PERCPU_H__ */
6 
7 /*
8  * Local variables:
9  * mode: C
10  * c-file-style: "BSD"
11  * c-basic-offset: 4
12  * indent-tabs-mode: nil
13  * End:
14  */
15