4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-19 12:59:21 +08:00
newlib-cygwin/newlib/_newlib_version.hin

11 lines
242 B
Plaintext
Raw Normal View History

/* Version macros for internal and downstream use. */
#ifndef _NEWLIB_VERSION_H__
#define _NEWLIB_VERSION_H__ 1
#undef _NEWLIB_VERSION
#undef __NEWLIB__
#undef __NEWLIB_MINOR__
#undef __NEWLIB_PATCHLEVEL__
#endif /* !_NEWLIB_VERSION_H__ */