Ignore:
File:
1 edited

Legend:

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

    r1c99eae r1d3d2cf  
    3939#include <arch/pm.h>
    4040
    41 #ifndef PROCESSOR_i486
    42 
    4341/** Enable & setup support for SYSENTER/SYSEXIT */
    4442void syscall_setup_cpu(void)
     
    5250}
    5351
    54 #endif /* PROCESSOR_i486 */
    55 
    5652/** @}
    5753 */
Note: See TracChangeset for help on using the changeset viewer.