GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / fs / befs / super.h
blobd33d1ca74e698b3f593d64202aaf823db21eb05f
1 /*
2 * super.h
3 */
5 int befs_load_sb(struct super_block *sb, befs_super_block * disk_sb);
7 int befs_check_sb(struct super_block *sb);