mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
5 lines
38 B
C
5 lines
38 B
C
|
|
int main( void )
|
||
|
|
{
|
||
|
|
return( 0 );
|
||
|
|
}
|