mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-08 14:54:23 +08: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
|
|
|