diff options
Diffstat (limited to 'include/asm-h8300/topology.h')
-rw-r--r-- | include/asm-h8300/topology.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-h8300/topology.h b/include/asm-h8300/topology.h new file mode 100644 index 000000000000..fdc121924d4c --- /dev/null +++ b/include/asm-h8300/topology.h @@ -0,0 +1,6 @@ +#ifndef _ASM_H8300_TOPOLOGY_H +#define _ASM_H8300_TOPOLOGY_H + +#include <asm-generic/topology.h> + +#endif /* _ASM_H8300_TOPOLOGY_H */ |