sparc64/shared/clock/ckinit.c: Include <rtems/bspIo.h>

This commit is contained in:
Joel Sherrill
2017-04-23 20:34:42 -05:00
parent 38d0a94912
commit 436008cc49

View File

@@ -19,6 +19,7 @@
#include <bsp.h>
#include <bspopts.h>
#include <boot/ofw.h>
#include <rtems/bspIo.h>
/* This is default frequency for simics simulator of niagara. Use the
* get_Frequency function to determine the CPU clock frequency at runtime.