-
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: 343539 b: refs/heads/master c: 3dc4f7c h: refs/heads/master i: 343537: 4435f7e 343535: 01139a7 v: v3
- Loading branch information
Marcelo Tosatti
committed
Nov 28, 2012
1 parent
77b4155
commit af40342
Showing
4 changed files
with
62 additions
and
13 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: 71056ae22d43f58d7e0f793af18ace2eaf5b74eb | ||
refs/heads/master: 3dc4f7cfb7441e5e0fed3a02fc81cdaabd28300a |
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_X86_KVM_GUEST_H | ||
#define _ASM_X86_KVM_GUEST_H | ||
|
||
int kvm_setup_vsyscall_timeinfo(void); | ||
|
||
#endif /* _ASM_X86_KVM_GUEST_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