diff options
Diffstat (limited to 'cmd/load.c')
-rw-r--r-- | cmd/load.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/load.c b/cmd/load.c index fab30fe894..36db571cea 100644 --- a/cmd/load.c +++ b/cmd/load.c @@ -19,6 +19,7 @@ #include <exports.h> #include <serial.h> #include <xyzModem.h> +#include <asm/cache.h> DECLARE_GLOBAL_DATA_PTR; |