mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 22:54:14 +08:00
libcsupport/include/clockdrv.h: Remove rtems_clock_major/minor
This commit is contained in:
@@ -27,8 +27,6 @@ extern "C" {
|
||||
/* variables */
|
||||
|
||||
extern volatile uint32_t Clock_driver_ticks;
|
||||
extern rtems_device_major_number rtems_clock_major;
|
||||
extern rtems_device_minor_number rtems_clock_minor;
|
||||
|
||||
/* default clock driver entry */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user