Changeset e98f1c3e in mainline for kernel/arch/amd64/src/asm.S


Ignore:
Timestamp:
2016-08-28T11:49:38Z (8 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3f4c537a
Parents:
db4c43e1
Message:

cstyle (no change in functionality)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/amd64/src/asm.S

    rdb4c43e1 re98f1c3e  
    180180                subq $(ISTATE_SOFT_SIZE + 8), %rsp
    181181        .endif
    182 
     182       
    183183        /*
    184184         * Save the general purpose registers.
     
    346346        swapgs
    347347        sti
    348 
     348       
    349349        /* Copy the 4th argument where it is expected  */
    350350        movq %r10, %rcx
Note: See TracChangeset for help on using the changeset viewer.