Files
codezero/conts/baremetal/test_suite/include/tests.h
2010-03-25 01:12:40 +02:00

8 lines
95 B
C

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