aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm/topology.h
blob: 7d393036aa8f9841c4fecbcb2a89e7712451181f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_ALPHA_TOPOLOGY_H
#define _ASM_ALPHA_TOPOLOGY_H

#include <linux/smp.h>
#include <linux/threads.h>
#include <linux/numa.h>
#include <asm/machvec.h>

# include <asm-generic/topology.h>

#endif /* _ASM_ALPHA_TOPOLOGY_H */