mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-04-28 17:12:25 +00:00
8 lines
120 B
C
8 lines
120 B
C
|
|
#ifndef __ASM_SH64_LOCAL_H
|
||
|
|
#define __ASM_SH64_LOCAL_H
|
||
|
|
|
||
|
|
#include <asm-generic/local.h>
|
||
|
|
|
||
|
|
#endif /* __ASM_SH64_LOCAL_H */
|
||
|
|
|