fix test_and_set, aka fixes X async replies when clipboard active

This commit is contained in:
gbeauche 2005-06-25 10:58:47 +00:00
parent 2de44f1910
commit e991e59fc1

View File

@ -180,7 +180,7 @@ C_SYMBOL_NAME(test_and_set):
isync
lwarx r5,0,r3
cmpi 0,r5,0x0000
beq 1f
bne 1f
stwcx. r4,0,r3
bne- 0b
1: isync