mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-15 02:05:16 +08:00
7 lines
131 B
C
7 lines
131 B
C
|
#ifndef __ASM_SH64_TOPOLOGY_H
|
||
|
#define __ASM_SH64_TOPOLOGY_H
|
||
|
|
||
|
#include <asm-generic/topology.h>
|
||
|
|
||
|
#endif /* __ASM_SH64_TOPOLOGY_H */
|