Changeset a6d4ceb in mainline for arch/mips32/include
- Timestamp:
- 2006-04-13T14:27:30Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 963074b3
- Parents:
- 1ace9ea
- Location:
- arch/mips32/include/proc
- Files:
-
- 1 added
- 1 moved
-
task.h (added)
-
thread.h (moved) (moved from arch/mips32/include/thread.h ) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
arch/mips32/include/proc/thread.h
r1ace9ea ra6d4ceb 30 30 #define __mips32_THREAD_H__ 31 31 32 #include <arch/exception.h> 33 34 #define ARCH_THREAD_DATA 32 typedef struct { 33 } thread_arch_t; 35 34 36 35 #define thread_create_arch(t)
Note:
See TracChangeset
for help on using the changeset viewer.
