source: rtems/cpukit/libmisc/untar/config.h @ 2cc9367

4.104.114.84.95
Last change on this file since 2cc9367 was 2cc9367, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/08/03 at 10:39:58

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

  • configure.ac: Remove (Merged into ../configure.ac).
  • Makefile.am: Reflect having merged configure.ac into ../configure.ac.
  • capture/config.h: New.
  • capture/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac.
  • cpuuse/config.h: New.
  • cpuuse/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac.
  • devnull/config.h: New.
  • devnull/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac.
  • dummy/config.h: New.
  • dummy/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac.
  • dumpbuf/config.h: New.
  • dumpbuf/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac.
  • monitor/config.h: New.
  • monitor/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac.
  • mw-fb/config.h: New.
  • mw-fb/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac.
  • rtmonuse/config.h: New.
  • rtmonuse/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac.
  • serdbg/config.h: New.
  • serdbg/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac.
  • shell/config.h: New.
  • shell/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac.
  • stackchk/config.h: New.
  • stackchk/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac.
  • untar/config.h: New.
  • untar/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac.
  • wrapup/Makefile.am: Reflect having merged configure.ac into ../configure.ac.
  • 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.