mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-25 05:33:18 +08:00
parent
b3825029ff
commit
8645b55017
@ -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__
|
||||
|
Loading…
x
Reference in New Issue
Block a user