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/thread_entry.s

    r45b4300 r2b903ca  
    4040        mov %dx, %fs
    4141        # Do not set %gs, it contains descriptor that can see TLS
    42 
     42       
    4343        #
    4444        # Create the first stack frame.
     
    4646        pushl $0
    4747        mov %esp, %ebp
    48 
     48       
    4949        #
    5050        # EAX contains address of uarg.
Note: See TracChangeset for help on using the changeset viewer.