1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00

Code cleanup

This commit is contained in:
wdenk
2004-03-25 15:14:43 +00:00
parent 518e2e1ae3
commit b79a11cc2b
24 changed files with 71 additions and 76 deletions

View File

@@ -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);