mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-23 20:50:32 +07:00
sh: Add addrspace.h segmentation stub for SH-5.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
e1cd93ea44
commit
a096a7e476
6
include/asm-sh/cpu-sh5/addrspace.h
Normal file
6
include/asm-sh/cpu-sh5/addrspace.h
Normal file
@ -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 */
|
Loading…
Reference in New Issue
Block a user