mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
Change spaces to tabs, for consistency. (Caused by email cut/paste.)
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user