mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-25 12:55:52 +00:00
61fd68b4c3
* sysdep/powerpc/locks.h: Formatting. (_LARX): Define. (_STCX): Define. (compare_and_swap): Use _LARX and _STCX. (compare_and_swap_release): Likewise. From-SVN: r55855