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__ */
|