diff options
Diffstat (limited to 'include/asm-sh')
-rw-r--r-- | include/asm-sh/cpu-sh5/addrspace.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-sh/cpu-sh5/addrspace.h b/include/asm-sh/cpu-sh5/addrspace.h new file mode 100644 index 000000000000..844c5210e8ed --- /dev/null +++ b/include/asm-sh/cpu-sh5/addrspace.h | |||
@@ -0,0 +1,6 @@ | |||
1 | #ifndef __ASM_SH_CPU_SH5_ADDRSPACE_H | ||
2 | #define __ASM_SH_CPU_SH5_ADDRSPACE_H | ||
3 | |||
4 | /* No segmentation.. */ | ||
5 | |||
6 | #endif /* __ASM_SH_CPU_SH5_ADDRSPACE_H */ | ||