aboutsummaryrefslogtreecommitdiff
path: root/lib/arm/arch-dis.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/arm/arch-dis.h')
-rw-r--r--lib/arm/arch-dis.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/arm/arch-dis.h b/lib/arm/arch-dis.h
index 8f2400b..1c63b12 100644
--- a/lib/arm/arch-dis.h
+++ b/lib/arm/arch-dis.h
@@ -16,6 +16,7 @@
* since only the actually used space will be taken up in the final output
*/
#define TD_MAX_REWRITTEN_SIZE (7*4*7 + 4) /* 196 */
+#define ARCH_MAX_CODE_ALIGNMENT 4
struct arch_pcrel_info {
unsigned reg;