Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68486
b: refs/heads/master
c: 0fc72b8
h: refs/heads/master
v: v3
  • Loading branch information
David Woodhouse committed Jul 11, 2007
1 parent b045057 commit 0884f35
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3b23c1f5fa7e4c99e9451958a1004ef7434a71f0
refs/heads/master: 0fc72b81d3111d114ab378935b1cf07680ca1289
4 changes: 4 additions & 0 deletions trunk/fs/jffs2/compr.h
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,9 @@ void jffs2_rtime_exit(void);
int jffs2_zlib_init(void);
void jffs2_zlib_exit(void);
#endif
#ifdef CONFIG_JFFS2_LZO
int jffs2_lzo_init(void);
void jffs2_lzo_exit(void);
#endif

#endif /* __JFFS2_COMPR_H__ */

0 comments on commit 0884f35

Please sign in to comment.