mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03:00
Change spaces to tabs, for consistency. (Caused by email cut/paste.)
This commit is contained in:
parent
18627c5531
commit
0d02ef4be4
@ -15,6 +15,7 @@
|
|||||||
|
|
||||||
.global pg_atomic_cas
|
.global pg_atomic_cas
|
||||||
pg_atomic_cas:
|
pg_atomic_cas:
|
||||||
|
|
||||||
cas [%o0],%o2,%o1
|
cas [%o0],%o2,%o1
|
||||||
mov %o1,%o0
|
mov %o1,%o0
|
||||||
retl
|
retl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user