source: rtems/cpukit/libfs/src/dosfs/config.h @ c41c8b7

4.104.114.84.95
Last change on this file since c41c8b7 was c41c8b7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/08/03 at 09:47:21

2003-07-08 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove (Merged-in into ../configure.ac)
  • Makefile.am, src/Makefile.am, src/dosfs/Makefile.am, src/imfs/Makefile.am: Reflect having merged configure.ac into ../configure.ac.
  • src/dosfs/config.h: New.
  • src/dosfs/Makefile.am: Add config.h.
  • src/imfsfs/config.h: New.
  • src/imfs/Makefile.am: Add config.h. Remove COMMON_C_FILES, DOC_FILES (Unused).
  • Property mode set to 100644
File size: 115 bytes
Line 
1/* HACK:
2 * Pull-in RTEMS global config-header cpuopts.h as local config.h
3 */
4
5#include <rtems/score/cpuopts.h>
Note: See TracBrowser for help on using the repository browser.