Changeset 676afa2 in mainline for kernel/arch/ia32/include/interrupt.h
- Timestamp:
- 2010-07-07T21:08:57Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9097982f
- Parents:
- ed7998b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia32/include/interrupt.h
red7998b r676afa2 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.