Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5192 → Rev 5191

/contrib/sdk/sources/newlib/libc/include/sys/lock.h
1,7 → 1,7
#ifndef __SYS_LOCK_H__
#define __SYS_LOCK_H__
 
//#define _LIBC 1
#define _LIBC 1
#define NOT_IN_libc 1
 
#ifndef __USE_GNU
/contrib/sdk/sources/newlib/libc/include/ctype.h
39,11 → 39,10
#define _X 0100
#define _B 0200
 
extern
#ifndef _MB_CAPABLE
_CONST
#endif
__IMPORT char *__ctype_ptr__;
extern __IMPORT char *__ctype_ptr__;
 
#ifndef __cplusplus
/* These macros are intentionally written in a manner that will trigger