b8016f7f5d19333c8516c80cce13f0a5da2b35e3
[util-vserver.git] / kernel / global.h
1 #ifndef _VX_GLOBAL_H
2 #define _VX_GLOBAL_H
3
4
5 extern atomic_t vx_global_ctotal;
6 extern atomic_t vx_global_cactive;
7
8 #endif /* _VX_GLOBAL_H */