-
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: 343407 b: refs/heads/master c: 1150f25 h: refs/heads/master i: 343405: 343991e 343403: 34a279c 343399: 6e4dd95 343391: 159a708 v: v3
- Loading branch information
Jan Glauber
authored and
Martin Schwidefsky
committed
Nov 30, 2012
1 parent
e66606d
commit 40c4775
Showing
3 changed files
with
8 additions
and
2 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: c8717a3d66ad697158f7a0dd6045fec280c8d723 | ||
refs/heads/master: 1150f25441a7dad818fa4366d01c45c2fef1cbe8 |
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 _ASM_S390_VGA_H | ||
#define _ASM_S390_VGA_H | ||
|
||
/* Avoid compile errors due to missing asm/vga.h */ | ||
|
||
#endif /* _ASM_S390_VGA_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