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