X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Freiserfs.h;h=c465b3cdaf8f7c1b208d4198788727a21406370c;hb=f901a83b70a586cef89682843e2d16d6c7b2288a;hp=7124f77610faf2225460f1f54f1fbc9874200fca;hpb=518e2e1ae322251f6452c7b413ecdc70c4605fa1;p=oweals%2Fu-boot.git diff --git a/include/reiserfs.h b/include/reiserfs.h index 7124f77610..c465b3cdaf 100644 --- a/include/reiserfs.h +++ b/include/reiserfs.h @@ -80,4 +80,3 @@ extern int reiserfs_ls (char *dirname); extern int reiserfs_open (char *filename); extern int reiserfs_read (char *buf, unsigned len); extern int reiserfs_mount (unsigned part_length); -