From 34ef6c7a552c6e10b2198f669cd411323a4fa6f0 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 5 Sep 2008 22:06:51 +0000 Subject: 2008-09-05 Joel Sherrill * clock/ckinit.c: The Shared Memory Driver no longer requires the special IOCTL in Clock_control. This was a hack which has existed since before the Classic API Timer Manager was implemented. All implementations of and references to Clock_control were removed. --- c/src/lib/libbsp/m68k/mvme162/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'c/src/lib/libbsp/m68k/mvme162/ChangeLog') diff --git a/c/src/lib/libbsp/m68k/mvme162/ChangeLog b/c/src/lib/libbsp/m68k/mvme162/ChangeLog index 5385d888df..f778c1e092 100644 --- a/c/src/lib/libbsp/m68k/mvme162/ChangeLog +++ b/c/src/lib/libbsp/m68k/mvme162/ChangeLog @@ -1,3 +1,10 @@ +2008-09-05 Joel Sherrill + + * clock/ckinit.c: The Shared Memory Driver no longer requires the + special IOCTL in Clock_control. This was a hack which has existed + since before the Classic API Timer Manager was implemented. All + implementations of and references to Clock_control were removed. + 2008-09-05 Ralf Corsépius * include/bsp.h, console/console.c, timer/timer.c: Convert to "bool". -- cgit v1.2.3