Changeset 4b2c458c in mainline for kernel/arch/sparc64/include/context.h
- Timestamp:
- 2009-07-11T20:55:41Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 450448d
- Parents:
- ec8b0dac
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/include/context.h
rec8b0dac r4b2c458c 40 40 #include <align.h> 41 41 42 #define SP_DELTA STACK_WINDOW_SAVE_AREA_SIZE42 #define SP_DELTA (STACK_WINDOW_SAVE_AREA_SIZE + STACK_ARG_SAVE_AREA_SIZE) 43 43 44 44 #ifdef context_set
Note:
See TracChangeset
for help on using the changeset viewer.