diff options
Diffstat (limited to 'include/exports.h')
-rw-r--r-- | include/exports.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/exports.h b/include/exports.h index 8899622738..35f463287f 100644 --- a/include/exports.h +++ b/include/exports.h @@ -9,6 +9,8 @@ #include <phy_interface.h> #endif +#include <irq_func.h> + struct spi_slave; /* These are declarations of exported functions available in C code */ |