aboutsummaryrefslogtreecommitdiffstats
path: root/tools/virtio/linux/topology.h
blob: 910794afb993abb349935b2449d41aa0ae781d4c (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _LINUX_TOPOLOGY_H
#define _LINUX_TOPOLOGY_H

#include <linux/cpumask.h>

#endif /* _LINUX_TOPOLOGY_H */