Changeset e34a141 in mainline for arch/ppc32/include/exception.h
- Timestamp:
- 2006-05-02T16:03:58Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 738ad2e
- Parents:
- 9417cdc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/include/exception.h
r9417cdc re34a141 67 67 __u32 r30; 68 68 __u32 r31; 69 __u32 cr; 69 70 __u32 pc; 70 71 __u32 srr1; 71 72 __u32 lr; 72 __u32 cr;73 73 __u32 ctr; 74 74 __u32 xer; 75 __u32 r12; 76 __u32 sp; 75 77 }; 76 78
Note:
See TracChangeset
for help on using the changeset viewer.