mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 04:32:03 +00:00
7 lines
123 B
C
7 lines
123 B
C
|
#ifndef __ASM_M68K_PERCPU_H
|
||
|
#define __ASM_M68K_PERCPU_H
|
||
|
|
||
|
#include <asm-generic/percpu.h>
|
||
|
|
||
|
#endif /* __ASM_M68K_PERCPU_H */
|