Changeset 46579c66 in mainline for arch/mips32/include/exception.h
- Timestamp:
- 2006-03-16T17:17:41Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 79aeb43b
- Parents:
- 41fa6f2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips32/include/exception.h
r41fa6f2 r46579c66 91 91 __u32 status; /* cp0_status */ 92 92 __u32 epc; /* cp0_epc */ 93 __u32 padding; /* padding to align stack on 8 bytes boundary */ 93 94 }; 94 95
Note:
See TracChangeset
for help on using the changeset viewer.