Changeset e209fc96 in mainline for libc/arch/amd64/include/atomic.h
- Timestamp:
- 2006-06-07T20:56:49Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 846848a6
- Parents:
- b3d1e11
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libc/arch/amd64/include/atomic.h
rb3d1e11 re209fc96 25 25 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 26 26 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 27 */ 28 29 /** @addtogroup libcamd64 amd64 30 * @ingroup lc 31 * @brief amd64 architecture dependent parts of libc 32 * @{ 33 */ 34 /** @file 27 35 */ 28 36 … … 68 76 69 77 #endif 78 79 80 /** @} 81 */ 82 83
Note:
See TracChangeset
for help on using the changeset viewer.