remove stray .end directives from powerpc[64] asm
authorFangrui Song <i@maskray.me>
Mon, 1 Jul 2019 09:42:49 +0000 (09:42 +0000)
committerRich Felker <dalias@aerifal.cx>
Tue, 2 Jul 2019 21:01:39 +0000 (17:01 -0400)
commit94751d8ee40a866fa81e392d5c525ea144d2ee20
tree5cd62a4e6ab7b4c83c192c0249d90d8c21e661a3
parentf3f96f2daa4d00f0e38489fb465cd0244b531abe
remove stray .end directives from powerpc[64] asm

maintainer's note: these are not meaningful/correct/needed and the
clang integrated assembler errors out upon seeing them.
src/ldso/powerpc/dlsym.s
src/ldso/powerpc64/dlsym.s