os/fs/ext2.h

7 lines
59 B
C

#ifndef DEVFS_H
#define DEVFS_H
void init_ext2();
#endif