summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/amd64/x86_64-gf2m.S
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2016-08-31 20:33:59 +0000
committerjkim <jkim@FreeBSD.org>2016-08-31 20:33:59 +0000
commitb8b74f1267f36d52649fb37d1454eb5d6e097c1c (patch)
tree29159b6643d3ec6990259d0e7aaf66b3f3d58a4d /secure/lib/libcrypto/amd64/x86_64-gf2m.S
parent8e2ae64ac3acb915e02f5d5442562a92f6a0ae82 (diff)
downloadFreeBSD-src-b8b74f1267f36d52649fb37d1454eb5d6e097c1c.zip
FreeBSD-src-b8b74f1267f36d52649fb37d1454eb5d6e097c1c.tar.gz
MFC: r304638, r304640
Fix white spaces and prefer C-style comments in assembly sources.
Diffstat (limited to 'secure/lib/libcrypto/amd64/x86_64-gf2m.S')
-rw-r--r--secure/lib/libcrypto/amd64/x86_64-gf2m.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/secure/lib/libcrypto/amd64/x86_64-gf2m.S b/secure/lib/libcrypto/amd64/x86_64-gf2m.S
index 35d8512..5b8375c 100644
--- a/secure/lib/libcrypto/amd64/x86_64-gf2m.S
+++ b/secure/lib/libcrypto/amd64/x86_64-gf2m.S
@@ -1,5 +1,5 @@
-# $FreeBSD$
-# Do not modify. This file is auto-generated from x86_64-gf2m.pl.
+/* $FreeBSD$ */
+/* Do not modify. This file is auto-generated from x86_64-gf2m.pl. */
.text
.type _mul_1x1,@function
OpenPOWER on IntegriCloud