Ignore:
File:
1 edited

Legend:

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

    r8fb47ec0 r1f7cb3a  
    269269        pushl %gs
    270270
    271         pushl %ebp
    272271        pushl %edx
    273272        pushl %ecx
     
    279278        movw %ax, %es
    280279
    281         # stop stack traces here
    282         xorl %ebp, %ebp
     280        cld
    283281
    284282        pushl %esp          # *istate
     
    292290        popl %ecx
    293291        popl %edx
    294         popl %ebp
    295292       
    296293        popl %gs
Note: See TracChangeset for help on using the changeset viewer.