]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/jffs2/jffs2.h
* Fix problems caused by Robert Schwebel's cramfs patch
[people/ms/u-boot.git] / include / jffs2 / jffs2.h
index 4bdc525ce29488fdcc10d6691fe46b458f43572c..dee43a6d31994c96f2595e5048534f7a2128a3fd 100644 (file)
@@ -202,4 +202,5 @@ void dynrubin_decompress(unsigned char *data_in, unsigned char *cpage_out,
 long zlib_decompress(unsigned char *data_in, unsigned char *cpage_out,
                              __u32 srclen, __u32 destlen);
 
+char *mkmodestr(unsigned long mode, char *str);
 #endif /* __LINUX_JFFS2_H__ */