summaryrefslogtreecommitdiffstats
path: root/tools/schedsim/shell/shared/lookup_semaphore.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/schedsim/shell/shared/lookup_semaphore.c')
-rw-r--r--tools/schedsim/shell/shared/lookup_semaphore.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/tools/schedsim/shell/shared/lookup_semaphore.c b/tools/schedsim/shell/shared/lookup_semaphore.c
deleted file mode 100644
index 70b08879a6..0000000000
--- a/tools/schedsim/shell/shared/lookup_semaphore.c
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- * COPYRIGHT (c) 1989-2010.
- * 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$
- */
-
-#define METHOD_NAME lookup_semaphore
-#define RTEMS_IDENT_NAME rtems_semaphore_ident
-
-#include "lookup_task.c"