Changeset 2b903ca in mainline for uspace/lib/c/arch/ia32/src/entry.S


Ignore:
Timestamp:
2013-05-30T22:26:46Z (11 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9ce0683
Parents:
45b4300
Message:

cstyle

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/arch/ia32/src/entry.S

    r45b4300 r2b903ca  
    4747        # Do not set %gs, it contains descriptor that can see TLS
    4848       
    49 #ifndef PROCESSOR_i486 
     49#ifndef PROCESSOR_i486
    5050        # Detect the mechanism used for making syscalls
    5151        movl $(INTEL_CPUID_STANDARD), %eax
Note: See TracChangeset for help on using the changeset viewer.