-
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: 144920 b: refs/heads/master c: 1fb137c h: refs/heads/master v: v3
- Loading branch information
Johannes Weiner
authored and
Chris Zankel
committed
May 12, 2009
1 parent
3ad5319
commit 50d4d81
Showing
4 changed files
with
11 additions
and
3 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: 586411dcd1935f91796d5e8a29aa3cfdf01a01f4 | ||
refs/heads/master: 1fb137c1e33cd188b40b3c0d7283412efeeb783f |
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,6 @@ | ||
#ifndef _XTENSA_VARIANT_S6000_GPIO_H | ||
#define _XTENSA_VARIANT_S6000_GPIO_H | ||
|
||
extern int s6_gpio_init(void); | ||
|
||
#endif /* _XTENSA_VARIANT_S6000_GPIO_H */ |