xref: /linux/tools/virtio/linux/cpumask.h (revision f02644e32c9e4bd1a9b286dc0b84f9cbe294f4e2)
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