Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/sys



Module Name:    src
Committed By:   martin
Date:           Sun Jul 31 11:28:46 UTC 2022

Modified Files:
        src/sys/sys: atomic.h

Log Message:
Move attributes to the front of the __do_atomic_store declarations
(to make it compatible with c++ and other more nitpicky compiker invocations).
Should fix the build for sparc.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/sys/atomic.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index