Browse Source

* ARM64 -> AArch64

git-svn-id: trunk@29845 -
Jonas Maebe 10 years ago
parent
commit
84cea76f7a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/aarch64/aasmcpu.pas

+ 1 - 1
compiler/aarch64/aasmcpu.pas

@@ -1,7 +1,7 @@
 {
 {
     Copyright (c) 2003-2012 by Florian Klaempfl and others
     Copyright (c) 2003-2012 by Florian Klaempfl and others
 
 
-    Contains the assembler object for ARM64
+    Contains the assembler object for Aarch64
 
 
     This program is free software; you can redistribute it and/or modify
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
     it under the terms of the GNU General Public License as published by