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