Changes in uspace/lib/libc/arch/ia64/include/fibril.h [b1d3c36:5d4e90f0] in mainline
- File:
-
- 1 edited
-
uspace/lib/libc/arch/ia64/include/fibril.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/arch/ia64/include/fibril.h
rb1d3c36 r5d4e90f0 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_set 56 #undef context_set 57 #endif 54 58 55 59 #define context_set(c, _pc, stack, size, tls) \
Note:
See TracChangeset
for help on using the changeset viewer.
