Moved POLARSSL_FS_IO check to .function from .data
This commit is contained in:
parent
e827ce013f
commit
428b9ba3b7
16 changed files with 227 additions and 231 deletions
|
@ -22,7 +22,7 @@ void string_debug(void *data, int level, const char *str)
|
|||
* END_DEPENDENCIES
|
||||
*/
|
||||
|
||||
/* BEGIN_CASE */
|
||||
/* BEGIN_CASE depends_on:POLARSSL_FS_IO */
|
||||
void debug_print_crt( char *crt_file, char *file, int line, char *prefix,
|
||||
char *result_str )
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue