mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-08 00:23:23 -04:00
7 lines
93 B
C
7 lines
93 B
C
#ifndef _PARISC_PERCPU_H
|
|
#define _PARISC_PERCPU_H
|
|
|
|
#include <asm-generic/percpu.h>
|
|
|
|
#endif
|
|
|