From 153ef545e83d60f9b09f229c09c0c11149a8abb9 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 10 May 2012 07:59:21 -0500 Subject: clockdrv_shell.c - Remove unreferenced and obsolete file --- c/src/lib/libbsp/shared/clockdrv_shell.c | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 c/src/lib/libbsp/shared/clockdrv_shell.c (limited to 'c/src/lib/libbsp/shared') 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" -- cgit v1.2.3