Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> --- include/common.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/common.h b/include/common.h index 64f49db..0cf51b3 100644 --- a/include/common.h +++ b/include/common.h @@ -216,4 +216,6 @@ int run_shell(void); #define PAGE_SIZE 4096 +int memory_display(char *addr, ulong offs, ulong nbytes, int size); + #endif /* __COMMON_H_ */ -- 1.7.2.3 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox