source: rtems/cpukit/backward/imfs.h @ f8284c95

4.104.114.84.95
Last change on this file since f8284c95 was 04d13bc, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/01/04 at 01:58:30

2004-04-01 Ralf Corsepius <ralf_corsepius@…>

  • backward/asm.h, backward/chain.h, backward/clockdrv.h, backward/console.h, backward/dosfs.h, backward/imfs.h, backward/iosupp.h, backward/itron.h, backward/ringbuf.h, backward/rtc.h, backward/spurious.h, backward/timerdrv.h, backward/vmeintr.h: New.
  • Property mode set to 100644
File size: 165 bytes
Line 
1#ifndef __imfs_h
2#define __imfs_h
3#ifndef RTEMS_NO_WARN_DEPRECATED
4#warning <imfs.h> is deprecated, use <rtems/imfs.h> instead
5#endif
6#include <rtems/imfs.h>
7#endif
Note: See TracBrowser for help on using the repository browser.