thesis/linux-6.8.1/arch/sparc/include/asm/percpu_32.h
2025-03-19 13:44:23 +01:00

7 lines
168 B
C

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ARCH_SPARC_PERCPU__
#define __ARCH_SPARC_PERCPU__
#include <asm-generic/percpu.h>
#endif /* __ARCH_SPARC_PERCPU__ */