newlib: fix libiberty warnings

git-svn-id: svn://kolibrios.org@5192 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge)
2014-11-28 06:11:18 +00:00
parent bf3c2fabd6
commit f4ed2335bc
2 changed files with 3 additions and 2 deletions

View File

@@ -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