aix.S: Cleanup whitespaces.

* src/powerpc/aix.S: Cleanup whitespaces.
        * src/powerpc/aix_closure.S: Likewise.

From-SVN: r71542
This commit is contained in:
David Edelsohn 2003-09-18 20:53:19 +00:00 committed by David Edelsohn
parent dba601db03
commit 3e86b595ac
3 changed files with 27 additions and 23 deletions

View File

@ -1,3 +1,8 @@
2003-09-18 David Edelsohn <edelsohn@gnu.org>
* src/powerpc/aix.S: Cleanup whitespaces.
* src/powerpc/aix_closure.S: Likewise.
2003-09-18 Andreas Tobler <a.tobler@schweiz.ch>
* src/powerpc/darwin.S: Cleanup whitespaces, comment formatting.

View File

@ -239,7 +239,6 @@ L..58:
/* case void / done */
L..44:
addi r1,r1,176 /* restore stack pointer */
lwz r0,8(r1) /* get return address */
mtlr r0 /* reset link register */