Changeset f47fd19 in mainline for kernel/arch/sparc64/include/trap/trap_table.h
- Timestamp:
- 2006-08-21T13:36:34Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a796127
- Parents:
- ee289cf0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/include/trap/trap_table.h
ree289cf0 rf47fd19 78 78 .endm 79 79 80 /* 81 * The following needs to be in sync with the 82 * definition of the istate structure. 83 */ 80 84 #define PREEMPTIBLE_HANDLER_STACK_FRAME_SIZE (STACK_WINDOW_SAVE_AREA_SIZE+(4*8)) 81 85 #define SAVED_TSTATE -(1*8)
Note:
See TracChangeset
for help on using the changeset viewer.