Merge pull request #4660 from xmcclure/llvm-orbis
[mono.git] / mono / arch / arm / arm-vfp-codegen.h
index c4c5e3e2252b21e5318e0d3ebf4c78bb7653228e..edf558da2995f17b8e5663b0a4656bfc76576ec9 100644 (file)
@@ -1,6 +1,7 @@
 //
 // Copyright 2011 Xamarin Inc
 //
+// Licensed under the MIT license. See LICENSE file in the project root for full license information.
 
 #ifndef __MONO_ARM_VFP_CODEGEN_H__
 #define __MONO_ARM_VFP_CODEGEN_H__
@@ -8,7 +9,7 @@
 #include "arm-codegen.h"
 
 enum {
-       /* FPA registers */
+       /* VFP registers */
        ARM_VFP_F0,
        ARM_VFP_F1,
        ARM_VFP_F2,