libc/newlib/newlib.hin

16 lines
194 B
Plaintext

#ifndef __NEWLIB_H__
#define __NEWLIB_H__ 1
/* EL/IX level */
#undef _ELIX_LEVEL
/* Newlib version */
#undef _NEWLIB_VERSION
/* MB_LEN_MAX */
#undef _MB_LEN_MAX
#endif /* !__NEWLIB_H__ */