5 lines
40 B
C
5 lines
40 B
C
|
|
struct bh_file_s
|
||
|
|
{
|
||
|
|
bh_io_t base;
|
||
|
|
};
|