Skip to content

Commit

Permalink
sh: Add addrspace.h segmentation stub for SH-5.
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Jan 28, 2008
1 parent e1cd93e commit a096a7e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions include/asm-sh/cpu-sh5/addrspace.h
Original file line number Diff line number Diff line change
@@ -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 */

0 comments on commit a096a7e

Please sign in to comment.