Commit e451014d authored by Bruce Momjian's avatar Bruce Momjian

Change Solaris comments from / to !.

Robert Lor
parent ee1b63a4
/======================================================================= !=======================================================================
/ 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)
......
/======================================================================= !=======================================================================
/ 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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment