#include "uip.h"
#include "httpd.h"
#include "fs.h"
#include "fsdata.h"
#include "fsdata.c"
Include dependency graph for fs.c:
Functions | |
int | fs_open (const char *name, struct fs_file *file) |
Open a file in the read-only file system. | |
void | fs_init (void) |
Initialize the read-only file system. |