Changeset 47246f4 in mainline for uspace/lib/libc/arch/sparc64/include/fibril.h
- Timestamp:
- 2009-12-30T18:34:15Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 01fda09
- Parents:
- ee2f1aae
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/arch/sparc64/include/fibril.h
ree2f1aae r47246f4 53 53 (c)->fp = -STACK_BIAS; \ 54 54 (c)->tp = ptls; \ 55 (c)->i7 = 0; \56 55 } while (0) 57 56
Note:
See TracChangeset
for help on using the changeset viewer.