mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 03:46:42 +07:00
8 lines
93 B
C
8 lines
93 B
C
#ifndef _PARISC_PERCPU_H
|
|
#define _PARISC_PERCPU_H
|
|
|
|
#include <asm-generic/percpu.h>
|
|
|
|
#endif
|
|
|