Standalone: Do not include stdio.h in fuzix_fs.h
authorTormod Volden <debian.tormod@gmail.com>
Mon, 30 Mar 2015 21:25:05 +0000 (23:25 +0200)
committerAlan Cox <alan@linux.intel.com>
Mon, 30 Mar 2015 22:56:43 +0000 (23:56 +0100)
commit9667f7c8fd7260091c89a7108bea076e981acd6a
treeb9442136de0e5a20d87a8bc7acca139c662274ad
parent1d8d8d6cae681f5ce2217362009c568c72df2444
Standalone: Do not include stdio.h in fuzix_fs.h

xfs1a and xfs1b need a NULL definition, but they can pick
that from stddef.h.

Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
Standalone/fuzix_fs.h
Standalone/xfs1a.c
Standalone/xfs1b.c