imx8mm: clock: fix fracpll decode issue
[oweals/u-boot.git] / include / exports.h
index 35f463287fb0950a8ede3e7a1e3aa299b44a73c6..cbd16fc5185ea68675c323b511bb0bc7366c238c 100644 (file)
@@ -13,6 +13,9 @@
 
 struct spi_slave;
 
+/* Set up the jump table for use by the API */
+void jumptable_init(void);
+
 /* These are declarations of exported functions available in C code */
 unsigned long get_version(void);
 int  getc(void);