mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -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
|
|
|