|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
#include <stdio.h>#include <errno.h>#include <string.h>#include <stdlib.h>#include <dirent.h>#include <dc/sd.h>#include <kos/blockdev.h>#include <ext2/fs_ext2.h>Macros | |
| #define | MNT_MODE FS_EXT2_MOUNT_READONLY |
Functions | |
| int | main (int argc, char *argv[]) |
| #define MNT_MODE FS_EXT2_MOUNT_READONLY |
Referenced by main().
| int main | ( | int | argc, |
| char * | argv[] ) |