summaryrefslogtreecommitdiff
path: root/ldso/ldso/arc/dl-startup.h
diff options
context:
space:
mode:
authorVineet Gupta <vgupta@synopsys.com>2013-12-20 19:44:47 +0530
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2013-12-20 16:26:35 +0100
commit35556e0803a874b946e4f5f83727a3c38f6563bb (patch)
treef039537c7d7884e1e999e310dbd85f7e01331eba /ldso/ldso/arc/dl-startup.h
parent1c8d287e58a3199213b5533136a7a04c8eb231bb (diff)
ldso: ARC whitespace tweaks
Signed-off-by: Vineet Gupta <vgupta@synopsys.com> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'ldso/ldso/arc/dl-startup.h')
-rw-r--r--ldso/ldso/arc/dl-startup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldso/ldso/arc/dl-startup.h b/ldso/ldso/arc/dl-startup.h
index 4a8d5d786..016155473 100644
--- a/ldso/ldso/arc/dl-startup.h
+++ b/ldso/ldso/arc/dl-startup.h
@@ -31,7 +31,7 @@ __asm__(
" mov_s r0, sp ; pass ptr to aux vector tbl \n"
" ; If ldso ran as cmd with executable file nm as arg \n"
- " ; as arg, skip the extra args calc by dl_start() \n"
+ " ; skip the extra args calc by dl_start() \n"
" ld_s r1, [sp] ; orig argc from aux-vec Tbl \n"
#ifdef STAR_9000535888_FIXED
" ld r12, [pcl, _dl_skip_args-.+(.&2)] \n"