mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 11:06:39 +07:00
7 lines
129 B
C
7 lines
129 B
C
|
#ifndef __ARCH_SPARC_PERCPU__
|
||
|
#define __ARCH_SPARC_PERCPU__
|
||
|
|
||
|
#include <asm-generic/percpu.h>
|
||
|
|
||
|
#endif /* __ARCH_SPARC_PERCPU__ */
|