summaryrefslogtreecommitdiffstats
path: root/lib/csu/alpha/crtn.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csu/alpha/crtn.S')
-rw-r--r--lib/csu/alpha/crtn.S6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/csu/alpha/crtn.S b/lib/csu/alpha/crtn.S
index d51120b..6928d37 100644
--- a/lib/csu/alpha/crtn.S
+++ b/lib/csu/alpha/crtn.S
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright 2000 David O'Brien, John D. Polstra.
* All rights reserved.
*
@@ -41,5 +41,5 @@
ret $31,($26),1
-.section .rodata
- .ascii "$FreeBSD$\0"
+ .section .rodata
+.ascii "$FreeBSD$\0"
OpenPOWER on IntegriCloud