X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Fyaffs_osglue.h;h=bb008f9a8ced71c5113a3901aa9494b5d17dcd9c;hb=refs%2Fheads%2Fstephanetest;hp=e81c8e87e197e0d87e67d885fbbf904275acdfba;hpb=d7388fb75a13610d14d0afc397f826bd44c972e1;p=yaffs2.git diff --git a/direct/yaffs_osglue.h b/direct/yaffs_osglue.h index e81c8e8..bb008f9 100644 --- a/direct/yaffs_osglue.h +++ b/direct/yaffs_osglue.h @@ -1,5 +1,5 @@ /* - * YAFFS: Yet another Flash File System . A NAND-flash specific file system. + * YAFFS: Yet another Flash File System . A NAND-flash specific file system. * * Copyright (C) 2002-2011 Aleph One Ltd. * for Toby Churchill Ltd and Brightstar Engineering @@ -36,7 +36,7 @@ void *yaffsfs_malloc(size_t size); void yaffsfs_free(void *ptr); void yaffsfs_OSInitialisation(void); - + #endif