Changes in kernel/arch/ia32/include/arch/context.h [c5429fe:128359eb] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified kernel/arch/ia32/include/arch/context.h ¶
rc5429fe r128359eb 45 45 * First for pop of the saved register, second during ret instruction. 46 46 * 47 * One item is put onto stack to support get_stack_base().47 * One item is put onto stack to support CURRENT. 48 48 */ 49 49 #define SP_DELTA (8 + STACK_ITEM_SIZE)
Note:
See TracChangeset
for help on using the changeset viewer.