Changeset 22f7769 in mainline for arch/ppc32/include/context.h
- Timestamp:
- 2005-10-17T23:31:41Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4b2c872d
- Parents:
- 75eacab
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/include/context.h
r75eacab r22f7769 68 68 __u32 r31; 69 69 __u32 pc; 70 pri_t pri;70 ipl_t ipl; 71 71 } __attribute__ ((packed)); 72 72
Note:
See TracChangeset
for help on using the changeset viewer.