repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
include
/
xen
/
page.h
blob
0be36b976f4b02905034532919e7fc576eba19d7
1
#ifndef _XEN_PAGE_H
2
#define _XEN_PAGE_H
3
4
#include <asm/xen/page.h>
5
6
extern
phys_addr_t xen_extra_mem_start
,
xen_extra_mem_size
;
7
8
#endif
/* _XEN_PAGE_H */