mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-08-21 12:46:28 -04:00

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 <cdhmanning@gmail.com>
5 lines
96 B
C
5 lines
96 B
C
#include <linux/stddef.h>
|
|
#include <linux/string.h>
|
|
#include <linux/stat.h>
|
|
#include <common.h>
|