Changeset e708063 in mainline for libc/arch/mips32/include/thread.h


Ignore:
Timestamp:
2006-03-23T21:18:35Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a71d9af9
Parents:
17242c6e
Message:

Added missing ia32 files.
Renamed entry to start in mips, which is standard in gcc standard
linking scripts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libc/arch/mips32/include/thread.h

    r17242c6e re708063  
    2727 */
    2828
     29/* TLS for MIPS is described in http://www.linux-mips.org/wiki/NPTL */
     30
    2931#ifndef __LIBC__mips32THREAD_H__
    3032#define __LIBC__mips32THREAD_H__
    31 
    3233
    3334static inline void __tls_set(void *tls)
Note: See TracChangeset for help on using the changeset viewer.