mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
Delete some for correct compilation
This commit is contained in:
parent
adaff9f354
commit
97127e86dc
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue