repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
interconnect: Add a common standard aggregate function
[linux/fpc-iii.git]
/
tools
/
virtio
/
xen
/
xen.h
blob
f569387d1403e5ba70b5a72d2ae4ef1be5aaceae
1
#ifndef XEN_XEN_STUB_H
2
#define XEN_XEN_STUB_H
3
4
#define xen_domain() 0
5
6
#endif