Changes in kernel/arch/ia32/include/interrupt.h [676afa2:77385fe] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia32/include/interrupt.h
r676afa2 r77385fe 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 swhich use this order as an optimization.77 * as for syscall handler which use this order as an optimization. 78 78 */ 79 79 uint32_t edx;
Note:
See TracChangeset
for help on using the changeset viewer.