Changeset de33dab in mainline for uspace/libc/arch/sparc64/src/thread_entry.s
- Timestamp:
- 2007-04-09T13:53:57Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 183788f1
- Parents:
- d0b1443
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/libc/arch/sparc64/src/thread_entry.s
rd0b1443 rde33dab 35 35 # 36 36 __thread_entry: 37 sethi %hi(_gp), %l7 37 sethi %hi(_gp), %l7 38 38 call __thread_main ! %o0 contains address of uarg 39 39 or %l7, %lo(_gp), %l7
Note:
See TracChangeset
for help on using the changeset viewer.