mirror of
https://github.com/drasko/codezero.git
synced 2026-04-30 15:41:30 +02:00
Test and Threads_demo containers interchanged by mistake earlier.
Corrected
This commit is contained in:
7
conts/baremetal/test/include/tests.h
Normal file
7
conts/baremetal/test/include/tests.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef __TESTS_H__
|
||||
#define __TESTS_H__
|
||||
|
||||
|
||||
int capability_test(void);
|
||||
|
||||
#endif /* __TESTS_H__ */
|
||||
Reference in New Issue
Block a user