Mesa 7.10.1

git-svn-id: svn://kolibrios.org@1901 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge)
2011-03-06 07:42:06 +00:00
parent 9e1fc1c321
commit a7ec4133b3
796 changed files with 443623 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
#ifndef _NEWLIB_H_
#define _NEWLIB_H_
/*
#ifdef __LIBC_DLL__
#ifdef __LIBC_EXPORT__
#define API __attribute__ ((dllexport))
@@ -14,6 +15,6 @@
#else
#define API
#endif
*/
#endif /* _NEWLIB_H_ */