From 331d1f5097d449a9335a6de8f2c7b9e8e3da7f81 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 17 Jun 2010 15:36:00 +0000 Subject: Remove (Abandoned). --- cpukit/itron/inline/rtems/itron/intr.inl | 38 -------------------------------- 1 file changed, 38 deletions(-) delete mode 100644 cpukit/itron/inline/rtems/itron/intr.inl (limited to 'cpukit/itron/inline/rtems/itron/intr.inl') diff --git a/cpukit/itron/inline/rtems/itron/intr.inl b/cpukit/itron/inline/rtems/itron/intr.inl deleted file mode 100644 index 27bd5771d3..0000000000 --- a/cpukit/itron/inline/rtems/itron/intr.inl +++ /dev/null @@ -1,38 +0,0 @@ -/** - * @file rtems/itron/intr.inl - */ - -/* - * COPYRIGHT (c) 1989-1999. - * On-Line Applications Research Corporation (OAR). - * - * The license and distribution terms for this file may be - * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. - * - * $Id$ - */ - -#ifndef _RTEMS_ITRON_INTR_H -# error "Never use directly; include instead." -#endif - -#ifndef _RTEMS_ITRON_INTR_INL -#define _RTEMS_ITRON_INTR_INL - -#ifdef __cplusplus -extern "C" { -#endif - -/* - * XXX insert inline routines here - */ - - -#ifdef __cplusplus -} -#endif - -#endif -/* end of include file */ - -- cgit v1.2.3