Changeset b1d3c36 in mainline for uspace/lib/libc/arch/ia64/include/fibril.h
- Timestamp:
- 2010-02-04T16:51:36Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4cac2d69
- Parents:
- d32358f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/arch/ia64/include/fibril.h
rd32358f rb1d3c36 52 52 /* Stack is divided into two equal parts (for memory stack and register stack). */ 53 53 #define PSTHREAD_INITIAL_STACK_DIVISION 2 54 55 #ifdef context_set56 #undef context_set57 #endif58 54 59 55 #define context_set(c, _pc, stack, size, tls) \
Note:
See TracChangeset
for help on using the changeset viewer.