Welcome to mirror list, hosted at ThFree Co, Russian Federation.

newlib.hin « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ca92b99063fa3bc6ed2c1f8a47d89d62ee2ce8fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef __NEWLIB_H__

#define __NEWLIB_H__ 1

/* EL/IX level */
#undef _ELIX_LEVEL

/* Newlib version */
#undef _NEWLIB_VERSION

#endif /* !__NEWLIB_H__ */