aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/local.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/local.h')
-rw-r--r--arch/m68k/include/asm/local.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/m68k/include/asm/local.h b/arch/m68k/include/asm/local.h
new file mode 100644
index 00000000000..6c259263e1f
--- /dev/null
+++ b/arch/m68k/include/asm/local.h
@@ -0,0 +1,6 @@
1#ifndef _ASM_M68K_LOCAL_H
2#define _ASM_M68K_LOCAL_H
3
4#include <asm-generic/local.h>
5
6#endif /* _ASM_M68K_LOCAL_H */