summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/macros/event.inl
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-12-15 21:57:08 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-12-15 21:57:08 +0000
commit7e22c7d06053078f9cacfd14f928e42dfa28855f (patch)
treed21a9d9deeb29c6b2ada9107a16be58daa71c0cc /c/src/exec/rtems/macros/event.inl
parentAdded files as part of move (diff)
downloadrtems-7e22c7d06053078f9cacfd14f928e42dfa28855f.tar.bz2
Part II automake reorg by Ralf Corsepius
Diffstat (limited to 'c/src/exec/rtems/macros/event.inl')
-rw-r--r--c/src/exec/rtems/macros/event.inl21
1 files changed, 0 insertions, 21 deletions
diff --git a/c/src/exec/rtems/macros/event.inl b/c/src/exec/rtems/macros/event.inl
deleted file mode 100644
index e0d18e7817..0000000000
--- a/c/src/exec/rtems/macros/event.inl
+++ /dev/null
@@ -1,21 +0,0 @@
-/* macros/event.h
- *
- * This include file contains the implementation of macros for
- * the Event Manager.
- *
- * COPYRIGHT (c) 1989-1998.
- * On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
- *
- * The license and distribution terms for this file may be
- * found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
- *
- * $Id$
- */
-
-#ifndef __MACROS_EVENT_h
-#define __MACROS_EVENT_h
-
-#endif
-/* end of include file */