Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343424
b: refs/heads/master
c: 0dfa5b5
h: refs/heads/master
v: v3
  • Loading branch information
Konrad Rzeszutek Wilk committed Nov 27, 2012
1 parent 2d9d1ee commit b5277d9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e3aa4e61b57da7574fdd1b4c9ca9bdee06a4d23e
refs/heads/master: 0dfa5b5d09a882a33f3aa433ad0b16898a3589ad
3 changes: 3 additions & 0 deletions trunk/include/xen/interface/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ struct xen_feature_info {
/* arg == xen_domain_handle_t. */
#define XENVER_guest_handle 8

/* Declares the xen_domain() macros. */
#include <xen/xen.h>

/* Check if running on Xen version (major, minor) or later */
static inline bool
xen_running_on_version_or_later(unsigned int major, unsigned int minor)
Expand Down

0 comments on commit b5277d9

Please sign in to comment.