mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-14 05:12:17 +00:00
7 lines
114 B
C
7 lines
114 B
C
|
#ifndef __ALPHA_PERCPU_H
|
||
|
#define __ALPHA_PERCPU_H
|
||
|
|
||
|
#include <asm-generic/percpu.h>
|
||
|
|
||
|
#endif /* __ALPHA_PERCPU_H */
|