Changeset e1be3b6 in mainline for arch/amd64/include/atomic.h


Ignore:
Timestamp:
2006-03-23T21:18:58Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9cbd27b
Parents:
3b712407
Message:

Small textual changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/amd64/include/atomic.h

    r3b712407 re1be3b6  
    102102                "0:;"
    103103#ifdef CONFIG_HT
    104                 "pause;" /* Pentium 4's HT love this instruction */
     104                "pause;"
    105105#endif
    106106                "mov %0, %1;"
Note: See TracChangeset for help on using the changeset viewer.