mirror of
https://github.com/torvalds/linux.git
synced 2025-11-08 12:40:51 +02: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
|
|
|