]> Git Repo - J-u-boot.git/blobdiff - common/cmd_lzmadec.c
common: Make sure arch-specific map_sysmem() is defined
[J-u-boot.git] / common / cmd_lzmadec.c
index 7b0b3fdd901b75f7f3ab64fee03cdafe783420b0..1ad9ed6ce96a5c37f32b2eb2f702cfc1787232bb 100644 (file)
@@ -12,6 +12,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <mapmem.h>
 #include <asm/io.h>
 
 #include <lzma/LzmaTools.h>
This page took 0.025574 seconds and 4 git commands to generate.