This commit is contained in:
Jay D Dee
2023-10-06 22:18:09 -04:00
parent bc5a5c6df8
commit 31c4dedf59
144 changed files with 5931 additions and 3746 deletions

View File

@@ -38,6 +38,8 @@
* preparation for a hard-fork).
*/
#if !defined(__aarch64__)
#ifndef _YESPOWER_OPT_C_PASS_
#define _YESPOWER_OPT_C_PASS_ 1
#endif
@@ -1358,3 +1360,5 @@ int yespower_free_local(yespower_local_t *local)
return free_region(local);
}
#endif
#endif // !aarch64