mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-05 06:06:54 +07:00
5875013900
With the current kbuild infrastructure in place no other changes are required for this to work. Signed-off-by: Greg Ungerer <gerg@uclinux.org>
7 lines
141 B
C
7 lines
141 B
C
#ifndef __ARCH_M68KNOMMU_PERCPU__
|
|
#define __ARCH_M68KNOMMU_PERCPU__
|
|
|
|
#include <asm-generic/percpu.h>
|
|
|
|
#endif /* __ARCH_M68KNOMMU_PERCPU__ */
|