-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 77671 b: refs/heads/master c: 5a66865 h: refs/heads/master i: 77669: b57a758 77667: c7335d9 77663: 4812d91 v: v3
- Loading branch information
Paul Mundt
committed
Jan 28, 2008
1 parent
4c33322
commit c45e271
Showing
6 changed files
with
40 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 39d28a2dbe3886d84335f69da4c18972a31a217d | ||
refs/heads/master: 5a668651bf0da3891c46ea2cfcac227ded783a5a |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,10 @@ | ||
#include <asm/cpu-sh2/addrspace.h> | ||
#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 0x00000000 | ||
#define P4SEG 0x80000000 | ||
|
||
#endif /* __ASM_SH_CPU_SH2A_ADDRSPACE_H */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters