]> git.ipfire.org Git - thirdparty/vectorscan.git/commitdiff
minor fix
authorKonstantinos Margaritis <konstantinos@vectorcamp.gr>
Wed, 7 Oct 2020 11:26:41 +0000 (14:26 +0300)
committerKonstantinos Margaritis <konstantinos@vectorcamp.gr>
Wed, 7 Oct 2020 11:26:41 +0000 (14:26 +0300)
src/util/arch/x86/simd_types.h

index a582abd580e9b967b56bdb2f4ebaad5eab0128ca..d74493b4b17464d56f0a8f46ccfcddb9951398d5 100644 (file)
@@ -41,5 +41,5 @@ typedef __m256i m256;
 typedef __m512i m512;
 #endif
 
-#endif /* SIMD_TYPES_H */
+#endif /* SIMD_TYPES_X86_H */