File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- / =======================================================================
2- / solaris_sparc.s -- compare and swap for solaris_sparc
3- / =======================================================================
1+ ! =======================================================================
2+ ! solaris_sparc.s -- compare and swap for solaris_sparc
3+ ! =======================================================================
44
55#if defined(__sparcv9) || defined(__sparc)
66
Original file line number Diff line number Diff line change 1- / =======================================================================
2- / solaris_i386.s -- compare and swap for solaris_i386
3- / =======================================================================
1+ ! =======================================================================
2+ ! solaris_i386.s -- compare and swap for solaris_i386
3+ ! =======================================================================
44
5- / Fortunately the Sun compiler understands cpp conditionals
5+ ! Fortunately the Sun compiler can process cpp conditionals with -P
66
77 .file "tas.s"
88
You can’t perform that action at this time.
0 commit comments