M7350/kernel/arch/h8300/include/asm/percpu.h

7 lines
129 B
C
Raw Normal View History

2024-09-09 08:52:07 +00:00
#ifndef __ARCH_H8300_PERCPU__
#define __ARCH_H8300_PERCPU__
#include <asm-generic/percpu.h>
#endif /* __ARCH_H8300_PERCPU__ */