mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-24 23:59:59 +07:00
7 lines
127 B
C
7 lines
127 B
C
|
#ifndef __ASM_SH64_CPUMASK_H
|
||
|
#define __ASM_SH64_CPUMASK_H
|
||
|
|
||
|
#include <asm-generic/cpumask.h>
|
||
|
|
||
|
#endif /* __ASM_SH64_CPUMASK_H */
|