Subversion Repositories Kolibri OS

Rev

Rev 1901 | Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  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.  
  8. #define __DYNAMIC_REENT__
  9.  
  10. #endif /* _NEWLIB_H_ */
  11.