summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/include/clockdrv.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/libcsupport/include/clockdrv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libcsupport/include/clockdrv.h b/cpukit/libcsupport/include/clockdrv.h
index ed7e83cf51..1bec3362b0 100644
--- a/cpukit/libcsupport/include/clockdrv.h
+++ b/cpukit/libcsupport/include/clockdrv.h
@@ -29,7 +29,7 @@ extern rtems_device_minor_number rtems_clock_minor;
#define CLOCK_DRIVER_TABLE_ENTRY \
{ Clock_initialize, NULL, NULL, NULL, NULL, Clock_control }
-
+
rtems_device_driver Clock_initialize(
rtems_device_major_number,
rtems_device_minor_number,