Changeset c0699467 in mainline for kernel/arch/ia32/include/context.h
- Timestamp:
- 2011-08-09T18:08:23Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b538ca5c
- Parents:
- 3666d386
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia32/include/context.h
r3666d386 rc0699467 36 36 #define KERN_ia32_CONTEXT_H_ 37 37 38 #ifdef KERNEL39 40 38 #include <typedefs.h> 41 39 … … 57 55 } while (0) 58 56 59 #endif /* KERNEL */60 61 57 /* 62 58 * Only save registers that must be preserved across
Note:
See TracChangeset
for help on using the changeset viewer.