Changeset 1b109cb in mainline for arch/mips32/include/thread.h
- Timestamp:
- 2006-03-20T13:39:56Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9d3e185
- Parents:
- 8d25b44
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips32/include/thread.h
r8d25b44 r1b109cb 32 32 #include <arch/exception.h> 33 33 34 #define ARCH_THREAD_DATA istate_t *istate34 #define ARCH_THREAD_DATA 35 35 36 36 #endif
Note:
See TracChangeset
for help on using the changeset viewer.