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
mac80211/minstrel_ht: show the number of retries for each rate in debugfs
[linux/fpc-iii.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 */