Changeset 1b03ed3 in mainline for kernel/arch/ia64/include/interrupt.h
- Timestamp:
- 2007-11-16T16:20:45Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 454889c
- Parents:
- 9c2fb97
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia64/include/interrupt.h
r9c2fb97 r1b03ed3 114 114 115 115 /* 116 * The following variables are defined only for break_instruction handler. 116 * The following variables are defined only for break_instruction 117 * handler. 117 118 */ 118 119 uint64_t in0; … … 121 122 uint64_t in3; 122 123 uint64_t in4; 124 uint64_t in5; 125 uint64_t in6; 123 126 } istate_t; 124 127
Note:
See TracChangeset
for help on using the changeset viewer.