Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ia32/include/atomic.h

    r8c15255 r7a0359b  
    121121        asm volatile (
    122122                "0:\n"
    123 #ifndef PROCESSOR_i486
    124123                "pause\n"        /* Pentium 4's HT love this instruction */
    125 #endif
    126124                "mov %[count], %[tmp]\n"
    127125                "testl %[tmp], %[tmp]\n"
Note: See TracChangeset for help on using the changeset viewer.