Subversion Repositories HelenOS

Compare Revisions

Regard whitespace Rev 1865 → Rev 1866

/trunk/uspace/libc/arch/ppc64/include/thread.h
32,8 → 32,8
/** @file
*/
 
#ifndef __LIBC__ppc64__THREAD_H__
#define __LIBC__ppc64__THREAD_H__
#ifndef LIBC_ppc64_THREAD_H_
#define LIBC_ppc64_THREAD_H_
 
#define PPC_TP_OFFSET 0x7000
 
69,4 → 69,3
 
/** @}
*/