mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-02-18 23:04:47 +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 */
|