Files
codezero/containers/posix/mm0/include/test.h
2009-08-25 14:34:21 +03:00

8 lines
105 B
C

#ifndef __TEST_H__
#define __TEST_H__
int mm0_test_global_vm_integrity(void);
#endif /* __TEST_H__ */