forked from Imagelibrary/rtems
libcpu/m68k/mcf5272/clock/ckinit.c: Fix warning by including <rtems/clockdrv.h>
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
#include <bsp.h>
|
#include <bsp.h>
|
||||||
#include <rtems/libio.h>
|
#include <rtems/libio.h>
|
||||||
#include <mcf5272/mcf5272.h>
|
#include <mcf5272/mcf5272.h>
|
||||||
|
#include <rtems/clockdrv.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Clock_driver_ticks is a monotonically increasing counter of the
|
* Clock_driver_ticks is a monotonically increasing counter of the
|
||||||
|
|||||||
Reference in New Issue
Block a user