summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mvme147/timer/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/m68k/mvme147/timer/timer.c')
-rw-r--r--c/src/lib/libbsp/m68k/mvme147/timer/timer.c12
1 files changed, 1 insertions, 11 deletions
diff --git a/c/src/lib/libbsp/m68k/mvme147/timer/timer.c b/c/src/lib/libbsp/m68k/mvme147/timer/timer.c
index a7ba99b756..18a6029e54 100644
--- a/c/src/lib/libbsp/m68k/mvme147/timer/timer.c
+++ b/c/src/lib/libbsp/m68k/mvme147/timer/timer.c
@@ -1,14 +1,4 @@
-/* Timer_init()
- *
- * This routine initializes the PCC timer on the MVME147 board.
- *
- * Input parameters: NONE
- *
- * Output parameters: NONE
- *
- * NOTE: It is important that the timer start/stop overhead be
- * determined when porting or modifying this code.
- *
+/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
*