Subversion Repositories Kolibri OS

Rev

Rev 1901 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1693 serge 1
/* dummy file for external tools to use.  Real file is created by
2
   newlib configuration. */
3
 
4
 
5
#ifndef _NEWLIB_H_
6
#define _NEWLIB_H_
7
 
1906 serge 8
#define __DYNAMIC_REENT__
1693 serge 9
 
10
#endif /* _NEWLIB_H_ */