Files
codezero/conts/baremetal/test/include/tests.h
2009-12-02 00:14:32 +05:30

8 lines
95 B
C

#ifndef __TESTS_H__
#define __TESTS_H__
int capability_test(void);
#endif /* __TESTS_H__ */