Changeset 47246f4 in mainline for uspace/lib/libc/arch/sparc64/src/thread_entry.s
- Timestamp:
- 2009-12-30T18:34:15Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/fix-logger-deadlock, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 01fda09
- Parents:
- ee2f1aae
- File:
-
- 1 edited
-
uspace/lib/libc/arch/sparc64/src/thread_entry.s (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/arch/sparc64/src/thread_entry.s
ree2f1aae r47246f4 36 36 __thread_entry: 37 37 # 38 # Stop stack traces in this function.38 # Create the first stack frame. 39 39 # 40 clr %i7 40 save %sp, -176, %sp 41 flushw 42 add %g0, -0x7ff, %fp 41 43 42 44 sethi %hi(_gp), %l7
Note:
See TracChangeset
for help on using the changeset viewer.
