-
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: 223407 b: refs/heads/master c: c20b4dd h: refs/heads/master i: 223405: cac2c77 223403: f24cce1 223399: b133c00 223391: bd6ba77 v: v3
- Loading branch information
Christian Glindkamp
authored and
Nicolas Ferre
committed
Dec 17, 2010
1 parent
87e9d66
commit cb1f8ec
Showing
5 changed files
with
55 additions
and
136 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: 8251544f9e28058e54c4f35b7cd13b0d191d7555 | ||
refs/heads/master: c20b4dd31820a551d0fb60bf27b99345905c2eb6 |
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
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
#ifndef __MACH_STAMP9G20_H | ||
#define __MACH_STAMP9G20_H | ||
|
||
void stamp9g20_map_io(void); | ||
void stamp9g20_board_init(void); | ||
|
||
#endif |