Clean up checkin. Do not use
[yaffs2.git] / direct / yaffs_osglue.h
index e81c8e87e197e0d87e67d885fbbf904275acdfba..bb008f9a8ced71c5113a3901aa9494b5d17dcd9c 100644 (file)
@@ -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