diff --git a/[refs] b/[refs] index a190b1bed5be..df50a4b30d68 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e1cd93ea44cb55969e122758c8cc2ddfe21b74b3 +refs/heads/master: a096a7e4762f685364df5ca03394eb63bbdb93df diff --git a/trunk/include/asm-sh/cpu-sh5/addrspace.h b/trunk/include/asm-sh/cpu-sh5/addrspace.h new file mode 100644 index 000000000000..844c5210e8ed --- /dev/null +++ b/trunk/include/asm-sh/cpu-sh5/addrspace.h @@ -0,0 +1,6 @@ +#ifndef __ASM_SH_CPU_SH5_ADDRSPACE_H +#define __ASM_SH_CPU_SH5_ADDRSPACE_H + +/* No segmentation.. */ + +#endif /* __ASM_SH_CPU_SH5_ADDRSPACE_H */