fix indention with spaces in powerpc asm

This commit is contained in:
Rich Felker
2012-11-14 14:27:51 -05:00
parent e7257d3e63
commit d1bf452d75
7 changed files with 54 additions and 55 deletions

View File

@ -20,4 +20,3 @@ _start:
blr # and go.
.end _start
.size _start, .-_start