Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

před 3 roky
123456789101112
  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. #define _NEWLIB_VERSION "3.3.0"
  6. #define __NEWLIB__ 3
  7. #define __NEWLIB_MINOR__ 3
  8. #define __NEWLIB_PATCHLEVEL__ 0
  9. #endif /* !_NEWLIB_VERSION_H__ */