Changeset ac28650 in mainline for uspace/srv/fs/minixfs/mfs.c
- Timestamp:
- 2011-03-27T10:10:23Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update
- Children:
- a04b62d
- Parents:
- 557ea4f6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/minixfs/mfs.c
r557ea4f6 rac28650 48 48 #include <stdio.h> 49 49 #include "mfs.h" 50 51 #define NAME "mfs"52 50 53 51 vfs_info_t mfs_vfs_info = {
Note:
See TracChangeset
for help on using the changeset viewer.