repo.or.cz
/
linux-2.6
/
libata-dev.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wlcore/wl12xx: add chip-specific identify chip operation
[linux-2.6/libata-dev.git]
/
include
/
xen
/
tmem.h
blob
591550a22ac7dada9b351c55635c2c128bb4af19
1
#ifndef _XEN_TMEM_H
2
#define _XEN_TMEM_H
3
4
#include <linux/types.h>
5
6
/* defined in drivers/xen/tmem.c */
7
extern
bool
tmem_enabled
;
8
9
#endif
/* _XEN_TMEM_H */