Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ia32/src/cpu/cpu.c

    r8c15255 r4eb260a  
    118118                );
    119119        }
    120 
    121 #ifndef PROCESSOR_i486
     120       
    122121        if (CPU->arch.fi.bits.sep) {
    123122                /* Setup fast SYSENTER/SYSEXIT syscalls */
    124123                syscall_setup_cpu();
    125124        }
    126 #endif
    127125}
    128126
Note: See TracChangeset for help on using the changeset viewer.