BeRTOS
Data Structures | Functions
kfile_block.h File Reference
#include <cfg/compiler.h>
#include <io/kblock.h>
#include <io/kfile.h>

Go to the source code of this file.

Data Structures

struct  KFileBlock
 KFileBlock context. More...

Functions

void kfileblock_init (KFileBlock *fb, KBlock *blk)
 Init a KFile over KBlock.

Detailed Description

Definition in file kfile_block.h.