aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/asm-sh64/cpumask.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh64/cpumask.h')
-rw-r--r--include/asm-sh64/cpumask.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-sh64/cpumask.h b/include/asm-sh64/cpumask.h
new file mode 100644
index 000000000000..b7b105dbedaf
--- /dev/null
+++ b/include/asm-sh64/cpumask.h
@@ -0,0 +1,6 @@
+#ifndef __ASM_SH64_CPUMASK_H
+#define __ASM_SH64_CPUMASK_H
+
+#include <asm-generic/cpumask.h>
+
+#endif /* __ASM_SH64_CPUMASK_H */