]> Git Repo - linux.git/blob - arch/arm64/include/asm/insn-def.h
Merge remote-tracking branch 'spi/for-5.14' into spi-linus
[linux.git] / arch / arm64 / include / asm / insn-def.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2
3 #ifndef __ASM_INSN_DEF_H
4 #define __ASM_INSN_DEF_H
5
6 /* A64 instructions are always 32 bits. */
7 #define AARCH64_INSN_SIZE               4
8
9 #endif /* __ASM_INSN_DEF_H */
This page took 0.027688 seconds and 4 git commands to generate.