uc-sdk
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
romfs.h
Go to the documentation of this file.
1
#ifndef __ROMFS_H__
2
#define __ROMFS_H__
3
4
#include <stdint.h>
5
6
void
register_romfs
(
const
char
* mountpoint,
const
uint8_t * romfs);
7
const
uint8_t *
romfs_get_file_by_hash
(
const
uint8_t * romfs, uint32_t h, uint32_t * len);
8
9
#endif
10
os
include
romfs.h
Generated on Fri Nov 15 2013 05:00:23 for uc-sdk by
1.8.4