mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 00:38:39 +08:00
@@ -59,7 +59,11 @@ __FBSDID("$FreeBSD$");
|
||||
#ifdef __arm__
|
||||
#include <machine/intr.h>
|
||||
|
||||
#ifndef __rtems__
|
||||
#include <arm/freescale/imx/imx_ccmvar.h>
|
||||
#else /* __rtems__ */
|
||||
uint32_t imx_ccm_sdhci_hz(void);
|
||||
#endif /* __rtems__ */
|
||||
#endif
|
||||
|
||||
#ifdef __powerpc__
|
||||
|
Reference in New Issue
Block a user