-
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: 150991 b: refs/heads/master c: 8eb7b24 h: refs/heads/master i: 150989: fa542b3 150987: 4483054 150983: 1053a62 150975: e80e1a0 v: v3
- Loading branch information
Bob Moore
authored and
Len Brown
committed
May 27, 2009
1 parent
eb1daea
commit efe78d1
Showing
3 changed files
with
7 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: b74be6119e9e38390395f08767b7c84de9023b38 | ||
refs/heads/master: 8eb7b2477c4e4fec4788605e4edb5f7acafb59ff |
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 |
---|---|---|
|
@@ -62,4 +62,8 @@ | |
*/ | ||
#define ACPI_UNUSED_VAR __attribute__ ((unused)) | ||
|
||
#ifdef _ANSI | ||
#define inline | ||
#endif | ||
|
||
#endif /* __ACGCC_H__ */ |