1
0
mirror of https://github.com/bebbo/amiga-gcc.git synced 2026-05-04 18:30:43 +00:00
Files
amiga-gcc/sys-include/_newlib_version.h
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__ */