mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-19 18:47:34 +07:00
6 lines
126 B
C
6 lines
126 B
C
![]() |
#ifndef _XEN_TMEM_H
|
||
|
#define _XEN_TMEM_H
|
||
|
/* defined in drivers/xen/tmem.c */
|
||
|
extern int tmem_enabled;
|
||
|
#endif /* _XEN_TMEM_H */
|