Delete some for correct compilation

pull/1167/head
Sammael 6 years ago committed by GitHub
parent adaff9f354
commit 97127e86dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -595,8 +595,8 @@ namespace crypto
// AES
#ifdef AESNI
#ifdef ARM64AES
void init_aesenc(void) __attribute__((constructor)){
void init_aesenc(void){
// TODO: Implementation
}
#endif

Loading…
Cancel
Save