xref: /linux/tools/virtio/linux/topology.h (revision dd093fb0)
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _LINUX_TOPOLOGY_H
3 #define _LINUX_TOPOLOGY_H
4 
5 #include <linux/cpumask.h>
6 
7 #endif /* _LINUX_TOPOLOGY_H */
8