mirror of
https://github.com/bebbo/amiga-gcc.git
synced 2025-11-22 16:01:26 +00:00
7 lines
139 B
C
7 lines
139 B
C
/* _newlib_version.h. libnix replacement. */
|
|
#ifndef _NEWLIB_VERSION_H__
|
|
#define _NEWLIB_VERSION_H__ 1
|
|
|
|
#endif /* !_NEWLIB_VERSION_H__ */
|
|
|