mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-18 22:34:48 +00:00
7 lines
125 B
C
7 lines
125 B
C
|
#ifndef __V850_TOPOLOGY_H__
|
||
|
#define __V850_TOPOLOGY_H__
|
||
|
|
||
|
#include <asm-generic/topology.h>
|
||
|
|
||
|
#endif /* __V850_TOPOLOGY_H__ */
|