Changeset f30e6a0b in mainline for libc/arch/ia64/include/psthread.h
- Timestamp:
- 2006-04-12T11:59:03Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a1e17fc
- Parents:
- c9857c6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libc/arch/ia64/include/psthread.h
rc9857c6 rf30e6a0b 43 43 44 44 #define PSTHREAD_INITIAL_STACK_PAGES_NO 2 45 #define PSTHREAD_INITIAL_STACK_DIVISION 2 /*Stack is divided into two equal parts (for clasic stack and register stack)*/46 45 /* Stack is divided into two equal parts (for memory stack and register stack). */ 46 #define PSTHREAD_INITIAL_STACK_DIVISION 2 47 47 48 48 #ifdef context_set
Note:
See TracChangeset
for help on using the changeset viewer.