Changeset 9ce0683 in mainline for uspace/lib/c/arch/ia32/src
- Timestamp:
- 2013-05-30T22:33:32Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e4c8e751
- Parents:
- 2b903ca
- Location:
- uspace/lib/c/arch/ia32/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/ia32/src/entry.S
r2b903ca r9ce0683 62 62 # 63 63 pushl $0 64 pushl $0 64 65 movl %esp, %ebp 65 66 -
uspace/lib/c/arch/ia32/src/thread_entry.s
r2b903ca r9ce0683 45 45 # 46 46 pushl $0 47 pushl $0 47 48 mov %esp, %ebp 48 49
Note:
See TracChangeset
for help on using the changeset viewer.