diff options
Diffstat (limited to 'mkfs.jffs.c')
-rw-r--r-- | mkfs.jffs.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mkfs.jffs.c b/mkfs.jffs.c index 1f4595e..3242eb3 100644 --- a/mkfs.jffs.c +++ b/mkfs.jffs.c @@ -7,8 +7,6 @@ * has a different endianness than the host. */ -/* $Id: mkfs.jffs.c,v 1.15 2005/11/07 11:15:13 gleixner Exp $ */ - #include <stdlib.h> #include <stdio.h> #include <string.h> |