1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-01 10:06:53 +03:00

Moved POLARSSL_FS_IO check to .function from .data

This commit is contained in:
Paul Bakker
2013-09-15 15:20:37 +02:00
parent e827ce013f
commit 428b9ba3b7
16 changed files with 227 additions and 231 deletions

View File

@ -6,7 +6,7 @@
/* END_HEADER */
/* BEGIN_DEPENDENCIES
* depends_on:POLARSSL_X509_WRITE_C:POLARSSL_BIGNUM_C
* depends_on:POLARSSL_X509_WRITE_C:POLARSSL_BIGNUM_C:POLARSSL_FS_IO
* END_DEPENDENCIES
*/