Skip to content

Commit 8ac2cf8

Browse files
authored
Merge pull request #664 from afaerber/template
template: Change architecture value for Arm AArch64
2 parents 4a28673 + 77b015c commit 8ac2cf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Where the particular parts have the following meaning:
9292
* `x86` - for x86-64
9393
* `ppc` - for IBM Power PC
9494
* `s390`- for IBM Z
95-
* `aarch` - for AArch64
95+
* `arm` - for Arm AArch64
9696

9797
`<assembly file name>` is the assembly file name without the asm.xml part.
9898

0 commit comments

Comments
 (0)