percpu_32.h 168 B

1234567
  1. /* SPDX-License-Identifier: GPL-2.0 */
  2. #ifndef __ARCH_SPARC_PERCPU__
  3. #define __ARCH_SPARC_PERCPU__
  4. #include <asm-generic/percpu.h>
  5. #endif /* __ARCH_SPARC_PERCPU__ */