Files
codezero/conts/posix/mm0/include/test.h
Bahadir Balban f0bb0a4657 Added posix code
2009-09-29 21:55:59 +03:00

8 lines
105 B
C

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