8 lines
No EOL
107 B
C
8 lines
No EOL
107 B
C
#ifndef COSMS_FILE_TEST
|
|
#define COSMS_FILE_TEST
|
|
|
|
#include <stdbool.h>
|
|
|
|
void cosms_file_read_test();
|
|
|
|
#endif |