Latest update
This commit is contained in:
@@ -76,7 +76,6 @@ $code=<<___;
|
||||
# define __ARM_ARCH__ __LINUX_ARM_ARCH__
|
||||
#endif
|
||||
|
||||
.text
|
||||
#if defined(__thumb2__) && !defined(__APPLE__)
|
||||
.syntax unified
|
||||
.thumb
|
||||
@@ -85,6 +84,8 @@ $code=<<___;
|
||||
#undef __thumb2__
|
||||
#endif
|
||||
|
||||
.text
|
||||
|
||||
.type AES_Te,%object
|
||||
.align 5
|
||||
AES_Te:
|
||||
|
||||
Reference in New Issue
Block a user