Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
|
- /* _newlib_version.h. Generated from _newlib_version.hin by configure. */
- /* Version macros for internal and downstream use. */
- #ifndef _NEWLIB_VERSION_H__
- #define _NEWLIB_VERSION_H__ 1
-
- #define _NEWLIB_VERSION "3.3.0"
- #define __NEWLIB__ 3
- #define __NEWLIB_MINOR__ 3
- #define __NEWLIB_PATCHLEVEL__ 0
-
- #endif /* !_NEWLIB_VERSION_H__ */
|