[rtems commit] clockdrv_shell.c - Remove unreferenced and obsolete file
Joel Sherrill
joel at rtems.org
Thu May 10 12:59:25 UTC 2012
Module: rtems
Branch: master
Commit: 153ef545e83d60f9b09f229c09c0c11149a8abb9
Changeset: http://git.rtems.org/rtems/commit/?id=153ef545e83d60f9b09f229c09c0c11149a8abb9
Author: Joel Sherrill <joel.sherrill at oarcorp.com>
Date: Thu May 10 07:59:21 2012 -0500
clockdrv_shell.c - Remove unreferenced and obsolete file
---
c/src/lib/libbsp/shared/clockdrv_shell.c | 16 ----------------
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 7d37408..0000000
--- 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"
More information about the vc
mailing list