Changeset 7f043c0 in mainline for kernel/arch/ia32/include/context.h
- Timestamp:
- 2007-05-31T21:39:13Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7bb0c32
- Parents:
- d8431986
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia32/include/context.h
rd8431986 r7f043c0 46 46 * One item is put onto stack to support get_stack_base(). 47 47 */ 48 #define SP_DELTA (8 +STACK_ITEM_SIZE)48 #define SP_DELTA (8 + STACK_ITEM_SIZE) 49 49 50 50 /*
Note:
See TracChangeset
for help on using the changeset viewer.