Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
tmem.h
Go to the documentation of this file.
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 */