mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-12 16:11:04 +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 */
|