VM: simplify slab allocator
[minix.git] / lib / libvboxfs / glo.h
blobb74131b90551a9e570d9785777386e9832b91f61
1 /* Part of libvboxfs - (c) 2012, D.C. van Moolenbroek */
3 #ifndef _VBOXFS_GLO_H
4 #define _VBOXFS_GLO_H
6 extern vbox_conn_t vboxfs_conn;
7 extern vboxfs_root_t vboxfs_root;
9 #endif /* !_VBOXFS_GLO_H */