Changeset e3c762cd in mainline for arch/ppc32/include/exception.h
- Timestamp:
- 2006-05-05T11:59:19Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- de07bcf
- Parents:
- 22cf454d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/include/exception.h
r22cf454d re3c762cd 77 77 }; 78 78 79 static inline void istate_set_retaddr(istate_t *istate, __address retaddr) 80 { 81 /* TODO */ 82 } 83 79 84 #endif
Note:
See TracChangeset
for help on using the changeset viewer.