common: Move some cache and MMU functions out of common.h
[oweals/u-boot.git] / common / kgdb_stubs.c
index afa7d6403a62dd80b4a80314607f96d3042ec0ad..c061126bed2a1103c98151816d9ad6614db75d82 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <kgdb.h>
 #include <serial.h>