]> AND Private Git Repository - Cipher_code.git/blob - IDA_new/jerasure/toto.c
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
rc4_hash2
[Cipher_code.git] / IDA_new / jerasure / toto.c
1 #ifdef __cplusplus
2 extern "C"
3 #endif
4 char gf_init_easy ();
5 int
6 main ()
7 {
8         return gf_init_easy ();
9         ;
10         return 0;
11 }