Whamcloud - gitweb
import libsysio for b_newsysio
[fs/lustre-release.git] / libsysio / tests / test.h
index 3357802..781d59b 100644 (file)
@@ -44,3 +44,5 @@
 extern int (*drvinits[])(void);
 
 extern int drv_init_all(void);
+extern int _test_sysio_startup(void);
+extern void _test_sysio_shutdown(void);