summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/clockdrv_shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/shared/clockdrv_shell.c')
-rw-r--r--c/src/lib/libbsp/shared/clockdrv_shell.c16
1 files changed, 0 insertions, 16 deletions
diff --git a/c/src/lib/libbsp/shared/clockdrv_shell.c b/c/src/lib/libbsp/shared/clockdrv_shell.c
deleted file mode 100644
index 7d37408f5c..0000000000
--- a/c/src/lib/libbsp/shared/clockdrv_shell.c
+++ /dev/null
@@ -1,16 +0,0 @@
-/*
- * Clock Tick Device Driver Shell
- *
- * COPYRIGHT (c) 1989-2006.
- * 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$
- */
-
-#error "Including obsolete file clockdrv_shell.c; include clockdrv_shell.h, instead"
-
-#include "clockdrv_shell.h"