Files
2022-12-31 15:57:19 +01:00

7 lines
139 B
C

/* _newlib_version.h. libnix replacement. */
#ifndef _NEWLIB_VERSION_H__
#define _NEWLIB_VERSION_H__ 1
#endif /* !_NEWLIB_VERSION_H__ */