Changeset ffc277e in mainline for arch/mips/include/thread.h
- Timestamp:
- 2005-09-10T00:52:13Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f3a6c8e5
- Parents:
- b02e5d1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips/include/thread.h
rb02e5d1 rffc277e 30 30 #define __mips_THREAD_H__ 31 31 32 #define ARCH_THREAD_DATA 32 #include <arch/exception.h> 33 34 #define ARCH_THREAD_DATA struct exception_regdump *pstate 33 35 34 36 #endif
Note:
See TracChangeset
for help on using the changeset viewer.