Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107619
b: refs/heads/master
c: d8eb2fa
h: refs/heads/master
i:
  107617: 9fd3250
  107615: 2ce383d
v: v3
  • Loading branch information
Takashi Yoshii authored and Paul Mundt committed Aug 4, 2008
1 parent 0623012 commit 1cf8a1b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 42ced5561a3f49ba0ef09e94ccc016841fc94aa7
refs/heads/master: d8eb2fab18b856fcaebe2619e8eaaa152baebc66
10 changes: 10 additions & 0 deletions trunk/arch/sh/include/cpu-sh2a/cpu/addrspace.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#ifndef __ASM_SH_CPU_SH2A_ADDRSPACE_H
#define __ASM_SH_CPU_SH2A_ADDRSPACE_H

#define P0SEG 0x00000000
#define P1SEG 0x00000000
#define P2SEG 0x20000000
#define P3SEG 0x40000000
#define P4SEG 0x60000000

#endif /* __ASM_SH_CPU_SH2A_ADDRSPACE_H */

0 comments on commit 1cf8a1b

Please sign in to comment.