Changeset b9b105e1 in mainline for uspace/lib/libc/arch/ia32/src/thread_entry.s
- Timestamp:
- 2009-12-28T20:37:44Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 83a0e47
- Parents:
- a6aef4e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/arch/ia32/src/thread_entry.s
ra6aef4e rb9b105e1 42 42 43 43 # 44 # Stop stack traces in this function. 45 # 46 xorl %ebp, %ebp 47 48 # 44 49 # EAX contains address of uarg. 45 50 #
Note:
See TracChangeset
for help on using the changeset viewer.