Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | RSS feed

  1. /* _newlib_version.h.  Generated from _newlib_version.hin by configure.  */
  2. /* Version macros for internal and downstream use. */
  3. #ifndef _NEWLIB_VERSION_H__
  4. #define _NEWLIB_VERSION_H__ 1
  5.  
  6. #define _NEWLIB_VERSION "2.4.0"
  7. #define __NEWLIB__ 2
  8. #define __NEWLIB_MINOR__ 4
  9. #define __NEWLIB_PATCHLEVEL__ 0
  10.  
  11. #endif /* !_NEWLIB_VERSION_H__ */
  12.  
  13.