From 753ac610880e6e563d0384bb114f8b41df89e520 Mon Sep 17 00:00:00 2001 From: Charles Manning Date: Wed, 9 May 2012 16:55:17 +0000 Subject: u-boot: Update yaffs2 file system This patch updates the yaffs2 in u-boot to correspond to git://www.aleph1.co.uk/yaffs2 commit id 9ee5d0643e559568dbe62215f76e0a7bd5a63d93 Signed-off-by: Charles Manning --- fs/yaffs2/stdlib.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 fs/yaffs2/stdlib.h (limited to 'fs/yaffs2/stdlib.h') diff --git a/fs/yaffs2/stdlib.h b/fs/yaffs2/stdlib.h new file mode 100644 index 0000000000..9f379d7a6a --- /dev/null +++ b/fs/yaffs2/stdlib.h @@ -0,0 +1 @@ +/* Dummy header for u-boot */ -- cgit v1.2.3