Changeset 7b43e11 in mainline for arch/ia64/include/context.h
- Timestamp:
- 2005-09-18T14:35:38Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e158717
- Parents:
- 714675b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia64/include/context.h
r714675b r7b43e11 51 51 (c)->sp = ((__address) stack) + (size) - SP_DELTA; 52 52 53 /* 54 * Only save registers that must be preserved across 55 * function calls. 56 */ 53 57 struct context { 54 58
Note:
See TracChangeset
for help on using the changeset viewer.