Changeset bee2d4c in mainline for kernel/arch/ia32/include/interrupt.h
- Timestamp:
- 2010-07-08T21:09:53Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 144185b, 5f83634, bd48f4c
- Parents:
- 62b20f1 (diff), b808660 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia32/include/interrupt.h
r62b20f1 rbee2d4c 75 75 * The strange order of the GPRs is given by the requirement to use the 76 76 * istate structure for both regular interrupts and exceptions as well 77 * as for syscall handler which use this order as an optimization.77 * as for syscall handlers which use this order as an optimization. 78 78 */ 79 79 uint32_t edx;
Note:
See TracChangeset
for help on using the changeset viewer.