1 #ifndef _XEN_TMEM_H 2 #define _XEN_TMEM_H 3 /* defined in drivers/xen/tmem.c */ 4 extern int tmem_enabled; 5 #endif /* _XEN_TMEM_H */ 6