Changeset e708063 in mainline for libc/arch/mips32/include/thread.h
- Timestamp:
- 2006-03-23T21:18:35Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a71d9af9
- Parents:
- 17242c6e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libc/arch/mips32/include/thread.h
r17242c6e re708063 27 27 */ 28 28 29 /* TLS for MIPS is described in http://www.linux-mips.org/wiki/NPTL */ 30 29 31 #ifndef __LIBC__mips32THREAD_H__ 30 32 #define __LIBC__mips32THREAD_H__ 31 32 33 33 34 static inline void __tls_set(void *tls)
Note:
See TracChangeset
for help on using the changeset viewer.