remove ancient clang workaround from powerpc pthread_arch.h asm
commit7f01a734feddaabf366bc644c926e675656cab62
authorRich Felker <dalias@aerifal.cx>
Tue, 16 Oct 2018 17:55:55 +0000 (16 13:55 -0400)
committerRich Felker <dalias@aerifal.cx>
Tue, 16 Oct 2018 18:11:46 +0000 (16 14:11 -0400)
tree95a457775257629b2f03f2e3999a8cec4b84d70a
parentbf453d68393f7eea5965319e21311e56d71fa53c
remove ancient clang workaround from powerpc pthread_arch.h asm

versions of clang all the way back to 3.1 lack the bug this was
purportedly working around.
arch/powerpc/pthread_arch.h