Files
codezero/conts/baremetal/baremetal3/include/tests.h
T

8 lines
95 B
C

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