Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2482 → Rev 2637

/trunk/uspace/lib/libc/arch/ppc32/include/tls.h/thread.h
32,9 → 32,11
/** @file
*/
 
#ifndef LIBC_ppc32_THREAD_H_
#define LIBC_ppc32_THREAD_H_
#ifndef LIBC_ppc32_TLS_H_
#define LIBC_ppc32_TLS_H_
 
#define CONFIG_TLS_VARIANT_1
 
#define PPC_TP_OFFSET 0x7000
 
typedef struct {