Changeset b994a60 in mainline for arch/ia64/include/context.h
- Timestamp:
- 2006-03-09T12:44:27Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 901122b
- Parents:
- cd373bb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia64/include/context.h
rcd373bb rb994a60 31 31 32 32 #include <arch/types.h> 33 #include <arch/register.h> 33 34 #include <typedefs.h> 34 35 #include <align.h> … … 42 43 */ 43 44 #define SP_DELTA (0+ALIGN_UP(STACK_ITEM_SIZE, STACK_ALIGNMENT)) 44 45 #define PFM_MASK (~0x3fffffffff)46 45 47 46 #ifdef context_set
Note:
See TracChangeset
for help on using the changeset viewer.