Changeset 6b96ab44 in mainline for arch/ia32/include/context.h
- Timestamp:
- 2005-05-17T22:43:57Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1eee8383
- Parents:
- 7f1bfce
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/include/context.h
r7f1bfce r6b96ab44 32 32 #include <arch/types.h> 33 33 34 /* 35 * Both context_save() and context_restore() eat two doublewords from the stack. 36 * First for pop of the saved register, second during ret instruction. 37 */ 34 38 #define SP_DELTA 8 35 39
Note:
See TracChangeset
for help on using the changeset viewer.