Change Solaris comments from / to !.
Robert Lor
This commit is contained in:
parent
ee1b63a48b
commit
e451014d8c
@ -1,6 +1,6 @@
|
|||||||
/=======================================================================
|
!=======================================================================
|
||||||
/ solaris_sparc.s -- compare and swap for solaris_sparc
|
! solaris_sparc.s -- compare and swap for solaris_sparc
|
||||||
/=======================================================================
|
!=======================================================================
|
||||||
|
|
||||||
#if defined(__sparcv9) || defined(__sparc)
|
#if defined(__sparcv9) || defined(__sparc)
|
||||||
|
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
/=======================================================================
|
!=======================================================================
|
||||||
/ solaris_i386.s -- compare and swap for solaris_i386
|
! solaris_i386.s -- compare and swap for solaris_i386
|
||||||
/=======================================================================
|
!=======================================================================
|
||||||
|
|
||||||
/ Fortunately the Sun compiler understands cpp conditionals
|
! Fortunately the Sun compiler can process cpp conditionals with -P
|
||||||
|
|
||||||
.file "tas.s"
|
.file "tas.s"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user