aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/numa.h
blob: 8c8cf4297cc321ace630d4d1a78049d75b70e524 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_NUMA_H
#define __ASM_NUMA_H

#include <asm/topology.h>
#include <asm-generic/numa.h>

#endif	/* __ASM_NUMA_H */